summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqiufossen <qiujunting@inspur.com>2022-09-07 10:35:54 +0800
committerqiufossen <qiujunting@inspur.com>2022-09-07 14:13:54 +0800
commitd0c0eb588c4505a7ea0652ab2c45b73c459820a6 (patch)
tree5e467ff5d7c1c20f7a37b11c03c8298929651310
parent884ed5038bd24dc0afa6a5e94086b0f2c8ae84ba (diff)
downloadpython-saharaclient-d0c0eb588c4505a7ea0652ab2c45b73c459820a6.tar.gz
scenario scenario-v2 tempest and tempest-v2 non-voting testHEAD4.1.04.0.2stable/2023.1master
The reason as following: Create zed branch for client and non-client libs https://review.opendev.org/c/openstack/releases/+/855929 DNM: dummy change to test gate health https: //review.opendev.org/c/openstack/python-saharaclient/+/855787/1 Change-Id: I1e803725855fdbb7107a1f1a85acfe345c1103a0
-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