From: Kefu Chai Date: Tue, 31 Oct 2017 03:21:58 +0000 (+0800) Subject: qa: add "restful" to ceph_mgr_modules in ceph-ansible suite X-Git-Tag: v13.0.1~350^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=caf9ee5c60d999951979d0b67afda8d56e1cd91d;p=ceph.git qa: add "restful" to ceph_mgr_modules in ceph-ansible suite Signed-off-by: Kefu Chai --- diff --git a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml index bb9c57ee2385..36d0a07d9970 100644 --- a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml @@ -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"