Add non-voting ubuntu-xenial functional test job

To cater for the option of running a non-voting functional
test on ubuntu xenial, we add the job.

Change-Id: I95f084c26bc3c8c00a326a45d3aa94a0ee539df7
(cherry picked from commit ed22d7046c)
This commit is contained in:
Jesse Pretorius 2018-03-25 16:40:59 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 4ab3e95a80
commit f78527160c
1 changed files with 5 additions and 0 deletions

View File

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