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:
parent
98e608acad
commit
02d415ba52
@ -136,6 +136,7 @@
|
|||||||
- pbrx-build-container-images:
|
- pbrx-build-container-images:
|
||||||
vars:
|
vars:
|
||||||
pbrx_prefix: zuul
|
pbrx_prefix: zuul
|
||||||
|
- zuul-quick-start
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- tox-docs
|
- tox-docs
|
||||||
@ -146,6 +147,7 @@
|
|||||||
- pbrx-build-container-images:
|
- pbrx-build-container-images:
|
||||||
vars:
|
vars:
|
||||||
pbrx_prefix: zuul
|
pbrx_prefix: zuul
|
||||||
|
- zuul-quick-start
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
- publish-zuul-docs
|
- publish-zuul-docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user