Restrict release-wheel-mirror job to master

Build and publish jobs for the wheel mirror only run against
master. Restrict the release job to master as well to avoid zuul
config errors due to stable branches not being able to run their
job depenendencies.

Without this we get many config error'd periodic stable jobs because
release-wheel-mirror cannot run its build and publish dependencies.

Change-Id: I6f26fe0e3451c07e6ea4f5267e28c014c6ba1ca8
This commit is contained in:
Clark Boylan 2019-08-20 11:03:34 -07:00
parent 291489176c
commit c073e53156
1 changed files with 5 additions and 0 deletions

View File

@ -1056,6 +1056,11 @@
run: playbooks/wheel/release.yaml
nodeset:
nodes: []
# Build and publish jobs for the wheel mirror only run against
# master. Restrict the release job to master as well to avoid zuul
# config errors due to stable branches not being able to run their
# job depenendencies.
branches: master
secrets:
- name: afs
secret: afsadmin_keytab