Make barbican-kmip-devstack-functional job non-voting
Currently the 'barbican-kmip-devstack-functional' keeps failing when generating certificate for pykmip server. The error log: http://logs.openstack.org/15/578615/4/check/barbican-kmip-devstack-functional/51fb5b9/logs/devstacklog.txt.gz#_2018-07-20_20_59_01_409 This patch makes the job not vote temporarily while someone is working on the solution in order not to block the merge process. Change-Id: Iabe4658d26c7600e0f59e60d7940645c3b371a6f
This commit is contained in:
parent
d32e82e241
commit
e5470d8cc2
@ -168,7 +168,8 @@
|
||||
- barbican-simple-crypto-devstack-functional-py35
|
||||
- barbican-simple-crypto-devstack-functional-postgres
|
||||
- barbican-dogtag-devstack-functional-fedora-27
|
||||
- barbican-kmip-devstack-functional
|
||||
- barbican-kmip-devstack-functional:
|
||||
voting: false
|
||||
- grenade-devstack-barbican
|
||||
# TripleO jobs that deploy Barbican.
|
||||
# Note we don't use a project-template here, so it's easier
|
||||
@ -189,7 +190,8 @@
|
||||
- barbican-simple-crypto-devstack-tempest
|
||||
- barbican-simple-crypto-devstack-functional
|
||||
- barbican-simple-crypto-devstack-functional-py35
|
||||
- barbican-kmip-devstack-functional
|
||||
- barbican-kmip-devstack-functional:
|
||||
voting: false
|
||||
- barbican-dogtag-devstack-functional-fedora-27
|
||||
- grenade-devstack-barbican
|
||||
- openstack-tox-lower-constraints
|
||||
|
Loading…
Reference in New Issue
Block a user