Revert "Disable ceph dashboard to fix upstream ci"
Since ceph-ansible v4.0.5 contains all the fix needed
to interact with grafana api, we can now revert this
change and re-enable the new ceph dashboard testing.
This reverts commit 8c2cba372b
.
Related-Bug: 1849274
Change-Id: I8955c940c09b3619bf72cc195b1e3edbca2507b9
This commit is contained in:
parent
d0b6fa9806
commit
0808454b1f
@ -69,8 +69,7 @@ parameter_defaults:
|
||||
wal_vg: ceph_vg
|
||||
CephPoolDefaultPgNum: 32
|
||||
CephPoolDefaultSize: 1
|
||||
# disable dashboard until launchpad tripleo/+bug/1849274
|
||||
CephEnableDashboard: false
|
||||
CephEnableDashboard: true
|
||||
CephAnsibleExtraConfig:
|
||||
centos_package_dependencies: []
|
||||
ceph_osd_docker_memory_limit: '1g'
|
||||
|
Loading…
Reference in New Issue
Block a user