From: Brad Hubbard Date: Tue, 27 Aug 2019 03:50:47 +0000 (+1000) Subject: qa/ceph-ansible: Disable dashboard X-Git-Tag: v15.1.0~1737^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=131f5a145adf21d402e39ac2c151664eb8ccec76;p=ceph.git 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/41518 Signed-off-by: Brad Hubbard --- 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 93709dfdafa..2ecca6865fb 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: