summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zuul.yaml24
1 files changed, 16 insertions, 8 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index a1ee2b7..6904abd 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -8,17 +8,25 @@
- openstackclient-plugin-jobs
check:
jobs:
- - python-saharaclient-scenario
- - python-saharaclient-scenario-v2
- - python-saharaclient-tempest
- - python-saharaclient-tempest-v2
+ - python-saharaclient-scenario:
+ voting: false
+ - python-saharaclient-scenario-v2:
+ voting: false
+ - python-saharaclient-tempest:
+ voting: false
+ - python-saharaclient-tempest-v2:
+ voting: false
gate:
queue: sahara
jobs:
- - python-saharaclient-scenario
- - python-saharaclient-scenario-v2
- - python-saharaclient-tempest
- - python-saharaclient-tempest-v2
+ - python-saharaclient-scenario:
+ voting: false
+ - python-saharaclient-scenario-v2:
+ voting: false
+ - python-saharaclient-tempest:
+ voting: false
+ - python-saharaclient-tempest-v2:
+ voting: false
- job:
name: python-saharaclient-scenario