You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
856 B
19 lines
856 B
- project: |
|
check: |
|
jobs: |
|
# TripleO jobs that deploy networking-l2gw. |
|
# 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-scenario004-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-scenario004-multinode-oooq |
|
- tripleo-ci-centos-7-scenario004-multinode-oooq-container |
|
- networking-l2gw-tempest-dummy |
|
gate: |
|
jobs: |
|
- tripleo-ci-centos-7-scenario004-multinode-oooq |
|
- tripleo-ci-centos-7-scenario004-multinode-oooq-container |
|
- networking-l2gw-tempest-dummy
|
|
|