From c754e1583f6e80a6288d4946525d1ea5d88fe1b9 Mon Sep 17 00:00:00 2001 From: Brianna Poulos Date: Wed, 21 Mar 2018 14:04:04 -0400 Subject: [PATCH] Make barbican-tempest-plugin gate voting Change the barbican-tempest-plugin tests to voting, and run them for both the check and the gate. Change-Id: Iedc38ccd61d8361c63ed8c19106522ea268241ea --- .zuul.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d935242..bc752ce 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,7 @@ - project: check: jobs: - - barbican-simple-crypto-devstack-tempest-cursive: - voting: false + - barbican-simple-crypto-devstack-tempest-cursive + gate: + jobs: + - barbican-simple-crypto-devstack-tempest-cursive