Add non-voting standard upgrade job

To make it easier to switch the upgrade job to non-voting
temporarily in the repositories which have it, have a
standard non-voting one to switch to.

Change-Id: I22623cb84aa9ad48be10bbeb53ba898e99b17371
(cherry picked from commit 1c3b36b320)
This commit is contained in:
Jesse Pretorius 2018-02-28 09:29:47 +00:00 committed by Jesse Pretorius (odyssey4me)
parent e56db7bfec
commit b77da6e32f
1 changed files with 5 additions and 0 deletions

View File

@ -137,6 +137,11 @@
parent: openstack-ansible-upgrade
nodeset: ubuntu-xenial
- job:
name: openstack-ansible-upgrade-ubuntu-xenial-nv
parent: openstack-ansible-upgrade-ubuntu-xenial
voting: false
- job:
name: openstack-ansible-functional-opensuse-423
parent: openstack-ansible-functional