From f78527160cdbfca0950c4da3fea8598ed598c1c4 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Sun, 25 Mar 2018 16:40:59 +0100 Subject: [PATCH] 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 ed22d7046cac00922e8c05b0a8dc031d57676b9f) --- zuul.d/jobs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index e44fff95..7a6e9deb 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -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