Fixing container-build job

When the base zuul job moved from openstack-infra to
opendev the role openstack-zuul-jobs which we depend
on for the swap was removed.

This patch manually imports that repo.

Change-Id: I90acaf010014664879f5c0d2f1a1ef660baf498f
This commit is contained in:
Erik Olof Gunnar Andersson 2019-02-10 17:31:17 -08:00
parent 1cca9cc809
commit 82344703ca
1 changed files with 2 additions and 0 deletions

View File

@ -349,6 +349,8 @@
pre-run: playbooks/container-builder-setup-gate.yaml
run: playbooks/container-builder.yaml
post-run: playbooks/container-builder-copy-logs.yaml
roles:
- zuul: openstack-infra/openstack-zuul-jobs
timeout: 1200
irrelevant-files:
- ^.*\.rst$