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
This commit is contained in:
Jesse Pretorius 2018-02-28 09:29:47 +00:00
parent db8bd2a79b
commit 1c3b36b320
1 changed files with 5 additions and 0 deletions

View File

@ -138,6 +138,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