Run zuul-quick-start job

This job adds functional testing of zuul and nodepool with a gerrit
server via the new zuul docker-compose file. Add this job to nodepool
because it is building nodepool containers from source so nodepool
changes can break this job.

Depends-On: https://review.openstack.org/610664
Change-Id: I224ae97594e9612573e66c9332caaa68dfe1f62d
This commit is contained in:
Clark Boylan 2018-10-12 13:34:02 -07:00 committed by James E. Blair
parent 98e608acad
commit 02d415ba52
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,7 @@
- pbrx-build-container-images:
vars:
pbrx_prefix: zuul
- zuul-quick-start
gate:
jobs:
- tox-docs
@ -146,6 +147,7 @@
- pbrx-build-container-images:
vars:
pbrx_prefix: zuul
- zuul-quick-start
post:
jobs:
- publish-zuul-docs