Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
scenario scenario-v2 tempest and tempest-v2 non-voting test
Browse files Browse the repository at this point in the history
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
  • Loading branch information
qiufossen committed Sep 7, 2022
1 parent 884ed50 commit d0c0eb5
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions .zuul.yaml
Expand Up @@ -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
Expand Down

0 comments on commit d0c0eb5

Please sign in to comment.