zuul: create zuul.yaml and run tripleo scenario002
Like before, run tripleo scenario002 as non voting, and deploy EC2-API.
Change-Id: Id8a6684e6303fad441a257daea130aa2247815cc
(cherry picked from commit eaa323baa8
)
This commit is contained in:
parent
0750a62014
commit
a46e753a69
16
.zuul.yaml
Normal file
16
.zuul.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
- project:
|
||||||
|
name: openstack/ec2-api
|
||||||
|
check:
|
||||||
|
jobs:
|
||||||
|
# TripleO jobs that deploy ec2-api.
|
||||||
|
# Note we don't use a project-template here, so it's easier
|
||||||
|
# to disable voting on one specific job if things go wrong.
|
||||||
|
# tripleo-ci-centos-7-scenario002-multinode-oooq will only
|
||||||
|
# run on stable/pike while the -container will run in Queens
|
||||||
|
# and beyond.
|
||||||
|
# If you need any support to debug these jobs in case of
|
||||||
|
# failures, please reach us on #tripleo IRC channel.
|
||||||
|
- tripleo-ci-centos-7-scenario002-multinode-oooq:
|
||||||
|
voting: false
|
||||||
|
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
|
||||||
|
voting: false
|
Loading…
Reference in New Issue
Block a user