Merge "Use the buildset registry in zuul-quick-start"

This commit is contained in:
Zuul 2019-04-05 15:40:53 +00:00 committed by Gerrit Code Review
commit 1fe6743823
1 changed files with 6 additions and 4 deletions

View File

@ -210,6 +210,7 @@
- project:
check:
jobs:
- nodepool-build-image
- tox-docs
- tox-pep8
- tox-py35:
@ -223,17 +224,18 @@
voting: false
- nodepool-functional-k8s
- nodepool-functional-openshift
- nodepool-build-image
- zuul-quick-start
- zuul-quick-start:
dependencies: nodepool-build-image
gate:
jobs:
- nodepool-upload-image
- tox-docs
- tox-pep8
- tox-py35:
nodeset: ubuntu-xenial
- tox-py36
- zuul-quick-start
- nodepool-upload-image
- zuul-quick-start:
dependencies: nodepool-upload-image
post:
jobs:
- publish-zuul-docs