commit f5a7e3de46671715f6d17ce446c559665e577a27 Author: Alex Schultz Date: Tue Oct 13 09:35:06 2020 -0600 Switch scenario012 to non-voting Scenario012 is overriding the bridge configuration in THT rather than using what we configure in the standalone parameters. This leads to it breaking when we try and fix the upgrade job. We need to adjust the NeutronBridgeMappings to not be in the ci environment file but will break the job while this is in flight. Change-Id: I5c8aaba58171c55817dfb909cd18278a4a0305d5 Related-Bug: #1895822 diff --git a/zuul.d/standalone-jobs.yaml b/zuul.d/standalone-jobs.yaml index 931c0a8..3b138e9 100644 --- a/zuul.d/standalone-jobs.yaml +++ b/zuul.d/standalone-jobs.yaml @@ -473,8 +473,6 @@ - tripleo-ci-centos-7-scenario010-standalone: files: *scen10_files - - tripleo-ci-centos-8-scenario012-standalone: - files: *scen12_files - project-template: name: tripleo-standalone-scenarios-pipeline @@ -591,11 +589,6 @@ vars: *consumer_vars dependencies: - tripleo-ci-centos-8-content-provider - - tripleo-ci-centos-8-scenario012-standalone: - files: *scen12_files - vars: *consumer_vars - dependencies: - - tripleo-ci-centos-8-content-provider - tripleo-ci-centos-8-standalone: vars: *consumer_vars dependencies: @@ -767,7 +760,7 @@ - job: name: tripleo-ci-centos-8-scenario012-standalone - voting: true + voting: false parent: tripleo-ci-base-standalone-centos-8 branches: ^(?!stable/(newton|ocata|pike|queens|rocky|stein)).*$ vars: