From: Brad Hubbard Date: Tue, 27 Aug 2019 03:50:47 +0000 (+1000) Subject: nautilus: qa/ceph-ansible: Disable dashboard X-Git-Tag: v14.2.3~4^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dbbe68b18e697d23deddccd82b23f1cc4589f866;p=ceph.git nautilus: qa/ceph-ansible: Disable dashboard Recently a dashboard playbook was added which will fail without a grafana server so disabling the dashboard Fixes: https://tracker.ceph.com/issues/41521 Signed-off-by: Brad Hubbard (cherry picked from commit 131f5a145adf21d402e39ac2c151664eb8ccec76) --- 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 679d77baddb..6eabf4d3b17 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 @@ -27,6 +27,7 @@ overrides: pg_num: "64" - name: "cephfs_metadata" pg_num: "64" + dashboard_enabled: false tasks: - ssh-keys: - ceph_ansible: