]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: add "restful" to ceph_mgr_modules in ceph-ansible suite 18655/head
authorKefu Chai <kchai@redhat.com>
Tue, 31 Oct 2017 03:21:58 +0000 (11:21 +0800)
committerYuri Weinstein <yweinste@redhat.com>
Tue, 31 Oct 2017 19:58:58 +0000 (12:58 -0700)
backport of https://github.com/ceph/ceph/pull/18634

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit caf9ee5c60d999951979d0b67afda8d56e1cd91d)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml

index bb9c57ee2385a364f1dd1f70ae413a058bedd8a3..36d0a07d9970c911d7c02279498e3c1a94f8ac2e 100644 (file)
@@ -18,6 +18,9 @@ overrides:
         osd_auto_discovery: false
         ceph_origin: repository
         ceph_repository: dev
+        ceph_mgr_modules:
+          - status
+          - restful
         cephfs_pools:
           - name: "cephfs_data"
             pgs: "64"