Merge "Move update job back to voting on gate check"

This commit is contained in:
Zuul 2018-10-11 07:53:20 +00:00 committed by Gerrit Code Review
commit c4f2fe1074
1 changed files with 3 additions and 1 deletions

View File

@ -28,6 +28,7 @@
jobs: jobs:
- tripleo-ci-centos-7-containers-multinode - tripleo-ci-centos-7-containers-multinode
- tripleo-ci-centos-7-standalone - tripleo-ci-centos-7-standalone
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
- project-template: - project-template:
name: tripleo-multinode-container-full name: tripleo-multinode-container-full
@ -53,6 +54,7 @@
- tripleo-ci-centos-7-scenario003-multinode-oooq-container - tripleo-ci-centos-7-scenario003-multinode-oooq-container
- tripleo-ci-centos-7-scenario004-multinode-oooq-container - tripleo-ci-centos-7-scenario004-multinode-oooq-container
- tripleo-ci-centos-7-standalone - tripleo-ci-centos-7-standalone
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
- project-template: - project-template:
name: tripleo-multinode-baremetal-full name: tripleo-multinode-baremetal-full
@ -317,7 +319,7 @@
description: | description: |
Basic tripleo update job, this is not an upgrade job. Basic tripleo update job, this is not an upgrade job.
parent: tripleo-ci-base-multinode parent: tripleo-ci-base-multinode
voting: false voting: true
branches: ^(?!stable/(newton|ocata|pike|queens)).*$ branches: ^(?!stable/(newton|ocata|pike|queens)).*$
vars: vars:
environment_type: multinode environment_type: multinode