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
|
||||
- openstack-helm-infra-airship-divingbell:
|
||||
voting: false
|
||||
- openstack-helm-infra-tenant-ceph:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-helm-lint
|
||||
- openstack-helm-infra-five-ubuntu
|
||||
- openstack-helm-infra-openstack-support
|
||||
- openstack-helm-infra-kubernetes-keystone-auth
|
||||
periodic:
|
||||
jobs:
|
||||
- openstack-helm-infra-tenant-ceph
|
||||
experimental:
|
||||
jobs:
|
||||
#NOTE(srwilkers): Make fedora job experimental until issues resolved
|
||||
|
Loading…
Reference in New Issue
Block a user