Make unstable functional test non-voting

Given that the functional build for this repo
rarely passes and the repo itself is only
maintained by those who use it, we can set the
functional test to non-voting in order to allow
general pattern changes to be implemented
without delay.

This does mean that reviewers applying functional
changes will have to be disciplined about checking
the results, but I think that is OK in this case.

Change-Id: I53d0840ab61f5d63620875dc0ffdce16ed97190e
Depends-On: https://review.openstack.org/556280
This commit is contained in:
Jesse Pretorius 2018-03-26 11:43:39 +01:00
parent 6596f6b28c
commit 9c99a5ae65
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-xenial-nv
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial