Make grenade-devstack-barbican job nonvoting

While this issue is being resolved, have the job become nonvoting
for now in order to not hold up any changes that may need to get
merged.

Change-Id: Ia4f3ed72fc4a8a2699be71e5ddd7f9eb55c97b67
This commit is contained in:
Gage Hugo 2018-02-07 22:54:40 -06:00
parent b17013e6bd
commit 48f50a0868

View File

@ -162,7 +162,9 @@
- barbican-simple-crypto-devstack-functional-postgres - barbican-simple-crypto-devstack-functional-postgres
- barbican-dogtag-devstack-functional-fedora-26 - barbican-dogtag-devstack-functional-fedora-26
- barbican-kmip-devstack-functional - barbican-kmip-devstack-functional
- grenade-devstack-barbican #TODO(gagehugo): Fix the issue and make this voting again
- grenade-devstack-barbican:
voting: false
# TripleO jobs that deploy Barbican. # TripleO jobs that deploy Barbican.
# Note we don't use a project-template here, so it's easier # Note we don't use a project-template here, so it's easier
# to disable voting on one specific job if things go wrong. # to disable voting on one specific job if things go wrong.
@ -183,7 +185,8 @@
- barbican-simple-crypto-devstack-functional-py35 - barbican-simple-crypto-devstack-functional-py35
- barbican-kmip-devstack-functional - barbican-kmip-devstack-functional
- barbican-dogtag-devstack-functional-fedora-26 - barbican-dogtag-devstack-functional-fedora-26
- grenade-devstack-barbican #TODO(gagehugo): Fix the issue and enable this
#- grenade-devstack-barbican
experimental: experimental:
jobs: jobs:
- barbican-simple-crypto-devstack-tempest-py35 - barbican-simple-crypto-devstack-tempest-py35