Make unstable functional test non-voting

Given that the functional build for this repo
rarely passes and the repo itself is currently
unused, 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.

Depends-On: https://review.openstack.org/556253
Change-Id: I3f795e59f1b58862f2f196b2ac06d9891c3a17fa
This commit is contained in:
Jesse Pretorius 2018-03-25 16:35:25 +01:00
parent 076d6ec18c
commit 00e1b9575e
1 changed files with 1 additions and 2 deletions

View File

@ -16,11 +16,10 @@
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-xenial-nv
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial