]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/ceph-ansible: Disable dashboard
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 03:51:37 +0000 (13:51 +1000)
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 <bhubbard@redhat.com>
qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml

index 93709dfdafa6723cbe135eab67f5e48103b772e4..2ecca6865fbaff4e9514ef5fa92abf02bc83308b 100644 (file)
@@ -27,6 +27,7 @@ overrides:
             pg_num: "64"
           - name: "cephfs_metadata"
             pg_num: "64"
+        dashboard_enabled: false
 tasks:
 - ssh-keys:
 - ceph_ansible: