reduce scope of standalone-upgrade(stein/train)

too many errors atm to enable these as voting
and running across multple branches

Change-Id: I5ccc1e853c34f13a1c0cb3e93af2dd88e4824a89
This commit is contained in:
Wes Hayutin 2020-01-16 10:26:45 -07:00
parent 868a0a079b
commit 4796b3e393
1 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@
name: tripleo-ci-centos-7-standalone-upgrade-stein
parent: tripleo-ci-centos-7-standalone-upgrade
voting: true
branches: ^(stable/(rocky|stein)).*
branches: ^(stable/stein).*
override-checkout: 'stable/stein'
vars:
branch_override: 'stable/stein'
@ -80,8 +80,8 @@
- job:
name: tripleo-ci-centos-7-standalone-upgrade-train
parent: tripleo-ci-centos-7-standalone-upgrade
voting: true
branches: ^(stable/(stein|train)).*
voting: false
branches: ^(stable/train).*
override-checkout: 'stable/train'
vars:
branch_override: 'stable/train'