Remove non-voting jobs from the gate

The scenario000 and scenario007 jobs are currently non-voting and should
not be in the gate.

Change-Id: Ie5a41dd837bc6c89a6015aaf7be6a1fd85b901c3
This commit is contained in:
Alex Schultz 2018-09-18 09:27:09 -06:00 committed by wes hayutin
parent a28bdf912c
commit fb978f900f
1 changed files with 0 additions and 12 deletions

View File

@ -53,14 +53,6 @@
gate:
queue: tripleo
jobs:
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates:
files:
- workbooks/package_update.yaml
- workbooks/baremetal.yaml
- ^container-images/.*$
- tripleo_common/actions/deployment.py
- tripleo_common/actions/container_images.py
- tripleo_common/image/kolla_builder.py
- tripleo-ci-centos-7-scenario001-multinode-oooq-container
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
files:
@ -76,7 +68,3 @@
- ^container-images/.*$
- tripleo_common/actions/ansible.py
- tripleo_common/image/kolla_builder.py
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
files:
- ^container-images/.*$
- tripleo_common/image/kolla_builder.py