]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
nautilus: qa/ceph-ansible: Disable dashboard 29918/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 27 Aug 2019 03:50:47 +0000 (13:50 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 27 Aug 2019 04:26:14 +0000 (14:26 +1000)
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 <bhubbard@redhat.com>
(cherry picked from commit 131f5a145adf21d402e39ac2c151664eb8ccec76)

qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml

index 679d77baddb1f6e9ecb09e698b0613389bcf0c08..6eabf4d3b17995d34af719cbfd1431c626916894 100644 (file)
@@ -27,6 +27,7 @@ overrides:
             pg_num: "64"
           - name: "cephfs_metadata"
             pg_num: "64"
+        dashboard_enabled: false
 tasks:
 - ssh-keys:
 - ceph_ansible: