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: I061fcad972cef542b8c3988b5a5a178d65ce5b72
Depends-On: https://review.openstack.org/556253
This commit is contained in:
Jesse Pretorius 2018-03-25 19:31:55 +01:00
parent 439968904b
commit 5183636d6c
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,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