Jobs: Move tenant-ceph check to periodic job
This moves the tenant-ceph job from a check to a periodic job Change-Id: I01e8df6e9d4b39859db32526c29b6397df14e21f
This commit is contained in:
parent
0b66795342
commit
2716e01c3f
@ -32,14 +32,15 @@
|
|||||||
# override functionality
|
# override functionality
|
||||||
- openstack-helm-infra-airship-divingbell:
|
- openstack-helm-infra-airship-divingbell:
|
||||||
voting: false
|
voting: false
|
||||||
- openstack-helm-infra-tenant-ceph:
|
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-lint
|
- openstack-helm-lint
|
||||||
- openstack-helm-infra-five-ubuntu
|
- openstack-helm-infra-five-ubuntu
|
||||||
- openstack-helm-infra-openstack-support
|
- openstack-helm-infra-openstack-support
|
||||||
- openstack-helm-infra-kubernetes-keystone-auth
|
- openstack-helm-infra-kubernetes-keystone-auth
|
||||||
|
periodic:
|
||||||
|
jobs:
|
||||||
|
- openstack-helm-infra-tenant-ceph
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
#NOTE(srwilkers): Make fedora job experimental until issues resolved
|
#NOTE(srwilkers): Make fedora job experimental until issues resolved
|
||||||
|
Loading…
Reference in New Issue
Block a user