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:
Steve Wilkerson 2019-01-04 11:39:56 -06:00
parent 0b66795342
commit 2716e01c3f
1 changed files with 3 additions and 2 deletions

View File

@ -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