Enable the cronjob checkPGs job for gates
Depends-On: https://review.openstack.org/#/c/614839/ Change-Id: If2f670fa4a03f3fc1e48ce2653b8baa73f09bcfd
This commit is contained in:
parent
4f94593e87
commit
502a7e9bb9
@ -182,6 +182,9 @@ pod:
|
|||||||
mds: 1
|
mds: 1
|
||||||
mgr: 1
|
mgr: 1
|
||||||
rgw: 1
|
rgw: 1
|
||||||
|
|
||||||
|
manifests:
|
||||||
|
cronjob_checkPGs: true
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
for CHART in ceph-mon ceph-osd ceph-client ceph-provisioners; do
|
for CHART in ceph-mon ceph-osd ceph-client ceph-provisioners; do
|
||||||
|
@ -74,6 +74,9 @@ conf:
|
|||||||
journal:
|
journal:
|
||||||
type: directory
|
type: directory
|
||||||
location: /var/lib/openstack-helm/ceph/osd/journal-one
|
location: /var/lib/openstack-helm/ceph/osd/journal-one
|
||||||
|
|
||||||
|
manifests:
|
||||||
|
cronjob_checkPGs: true
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
: ${OSH_INFRA_PATH:="../openstack-helm-infra"}
|
: ${OSH_INFRA_PATH:="../openstack-helm-infra"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user