Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8e4838dc authored by Mark Goddard's avatar Mark Goddard
Browse files

Trigger bifrost CI job on changes and periodically

Use Zuul's filtering mechanisms to only run the bifrost CI job in the
check pipeline when changes are made to the bifrost role. This should
reduce load on the CI system.

Also adds a periodic pipeline containing the bifrost job.

Change-Id: Ie7293d40616c91d2376f4cc85a8e87a130607d99
parent fd3f54fa
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,16 @@
- kolla-ansible-ubuntu-source-ceph
- kolla-ansible-centos-source-ceph
- kolla-ansible-oraclelinux-source-ceph
- kolla-ansible-bifrost-centos-source
- kolla-ansible-bifrost-centos-source:
files: ^ansible\/roles\/bifrost\/.*
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints
periodic:
jobs:
- kolla-ansible-bifrost-centos-source
- nodeset:
name: kolla-ansible-centos
nodes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment