Make scenario003-standalone voting and add it to the gate

Scenario003-standalone was non voting because of bug 1811004.
As can be checked in [1] the job is now running green so lets
add to gate and vote. Tracked by ci squad in [2]

[1] http://zuul.openstack.org/builds?job_name=tripleo-ci-centos-7-scenario003-standalone
[2] https://tree.taiga.io/project/tripleo-ci-board/task/582

Change-Id: If15006e39396f3dafe7949dfca718459c5524999
This commit is contained in:
Marios Andreou 2019-01-18 16:49:25 +02:00
parent c3d8e125c8
commit a0e5c73929
1 changed files with 26 additions and 4 deletions

View File

@ -280,6 +280,31 @@
- ^manifests/profile/(base|pacemaker)/panko.*$
- ^manifests/profile/(base|pacemaker)/swift.*$
- ^manifests/profile/(base|pacemaker)/zaqar.*$
- tripleo-ci-centos-7-scenario003-standalone:
files:
# tripleo-common
- ^container-images/.*$
- tripleo_common/image/kolla_builder.py
# tripleo-heat-templates
- ^((docker|puppet)/services|deployment)/.*designate.*$
- ^((docker|puppet)/services|deployment)/.*glance.*$
- ^((docker|puppet)/services|deployment)/.*mistral.*$
- ^((docker|puppet)/services|deployment)/.*nova.*$
- ^((docker|puppet)/services|deployment)/.*sahara.*$
- ci/environments/scenario003-standalone.yaml
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- zuul.d/*
# tripleo-quickstart
- config/general_config/featureset052.yml
# puppet-tripleo
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/glance.*$
- ^manifests/profile/(base|pacemaker)/mistral.*$
- ^manifests/profile/(base|pacemaker)/sahara.*$
- ^manifests/profile/(base|pacemaker)/designate.*$
- tripleo-ci-centos-7-scenario004-standalone:
files:
# tripleo-common
@ -305,9 +330,6 @@
- ^manifests/profile/(base|pacemaker)/glance.*$
- ^manifests/profile/(base|pacemaker)/manila.*$
- job:
name: tripleo-ci-centos-7-scenario001-standalone
voting: true
@ -360,7 +382,7 @@
- job:
name: tripleo-ci-centos-7-scenario003-standalone
voting: false
voting: true
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata|pike|queens|rocky)).*$