diff --git a/.zuul.yaml b/.zuul.yaml index d4a4151d52..94f8b35189 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -99,12 +99,10 @@ # because that is where the docker-compose file is located. - job: name: zuul-quick-start + parent: opendev-buildset-registry-consumer description: Run the commands in the Zuul quick-start documentation. run: playbooks/quick-start/run.yaml post-run: playbooks/quick-start/post.yaml - requires: - - zuul-container-image - - nodepool-container-image required-projects: - zuul/zuul @@ -246,6 +244,7 @@ - zuul-tox-remote: timeout: 2700 # 45 minutes - zuul-quick-start: + requires: nodepool-container-image dependencies: zuul-build-image - nodepool-zuul-functional: voting: false @@ -301,6 +300,7 @@ - zuul-tox-remote: timeout: 2700 # 45 minutes - zuul-quick-start: + requires: nodepool-container-image dependencies: zuul-upload-image - zuul-build-python-release - build-javascript-content-tarball: