
We have several openstack/2.13 branches, the v2 job run only on exactly one - the openstack/2.13 one. Let's run the new ones on exactly the same branch. Note that branches is a regex, see https://docs.openstack.org/infra/zuul/feature/zuulv3/user/config.html#attr-job.branches So, we need to add ^ and $ to be explicit and avoid match against openstrack/2.13.3 and similar named branches. Change-Id: I88fb6d5e7df1739724901b661a9365c30582913c
OpenStack Infra Zuul jobs
This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.
Description
Languages
Shell
74.8%
Python
25.2%