Add tripleo-ci-centos-7-standalone-upgrade-stein as voting

Assuming the depends-on fixes the issue and gives us a green job
we should immediately make it voting. Moves the current
standalone to master only via branch excluding stein

Depends-On: https://review.opendev.org/656967
Change-Id: Ifccafb40c8299a7e479a8e79a97c740559b7717e
This commit is contained in:
Marios Andreou 2019-04-25 13:14:15 +03:00 committed by wes hayutin
parent 3cb0509a35
commit b89b81e704
2 changed files with 27 additions and 1 deletions

View File

@ -19,6 +19,7 @@
- tripleo-ci-centos-7-standalone
- tripleo-ci-fedora-28-standalone
- tripleo-ci-centos-7-standalone-upgrade
- tripleo-ci-centos-7-standalone-upgrade-stein
gate:
queue: tripleo
@ -27,6 +28,7 @@
- tripleo-ci-centos-7-standalone
- tripleo-ci-fedora-28-standalone
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
- tripleo-ci-centos-7-standalone-upgrade-stein
- project-template:
name: tripleo-multinode-baremetal-full
@ -51,6 +53,7 @@
- tripleo-ci-centos-7-standalone
- tripleo-ci-fedora-28-standalone
- tripleo-ci-centos-7-standalone-upgrade
- tripleo-ci-centos-7-standalone-upgrade-stein
- tripleo-ci-centos-7-scenario001-standalone
- tripleo-ci-centos-7-scenario002-standalone
- tripleo-ci-centos-7-scenario003-standalone
@ -65,6 +68,7 @@
- tripleo-ci-fedora-28-standalone
- tripleo-ci-centos-7-standalone-os-tempest
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
- tripleo-ci-centos-7-standalone-upgrade-stein
- project-template:
name: tripleo-multinode-experimental

View File

@ -63,7 +63,7 @@
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
voting: false
branches: ^(?!stable/(newton|ocata|pike|queens|rocky)).*$
branches: ^(?!stable/(newton|ocata|pike|queens|rocky|stein)).*
vars:
featureset: '056'
playbooks:
@ -87,6 +87,19 @@
- tox.ini
# like parent but with requirements.txt and setup.py removed
- job:
name: tripleo-ci-centos-7-standalone-upgrade-stein
parent: tripleo-ci-centos-7-standalone-upgrade
voting: true
branches: ^(?!stable/(newton|ocata|pike|queens|rocky)).*
override-checkout: 'stable/stein'
vars:
branch_override: 'stable/stein'
featureset_override:
test_black_regex:
- tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server
- tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups
- project-template:
name: tripleo-standalone-scenarios-full
check:
@ -310,6 +323,11 @@
- roles/prepare-node/.*
- roles/ceph-loop-device/.* # scen1/4 ceph
- tripleo-ci-centos-7-standalone-rocky
- tripleo-ci-centos-7-standalone-upgrade
- tripleo-ci-centos-7-standalone-upgrade-stein
- tripleo-ci-centos-7-standalone
- tripleo-ci-fedora-28-standalone
gate:
queue: tripleo
jobs:
@ -461,6 +479,10 @@
- ^tripleoclient/heat_launcher.*$
- ^tripleoclient/v1/tripleo_(deploy|config|upgrade).*$
- tripleo-ci-centos-7-standalone-upgrade-stein
- tripleo-ci-centos-7-standalone
- tripleo-ci-fedora-28-standalone
- job:
name: tripleo-ci-centos-7-scenario001-standalone