]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: add "restful" to ceph_mgr_modules in ceph-ansible suite 18634/head
authorKefu Chai <kchai@redhat.com>
Tue, 31 Oct 2017 03:21:58 +0000 (11:21 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 31 Oct 2017 03:21:58 +0000 (11:21 +0800)
Signed-off-by: Kefu Chai <kchai@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"