Skip to content

Commit

Permalink
Temporarily disable tempest jobs
Browse files Browse the repository at this point in the history
Change-Id: I6c38aa2e2172e5eba92f6e08916d27a2ca025998
  • Loading branch information
hongbin committed Sep 26, 2020
1 parent 2f4a3a2 commit 7fe0180
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,16 +152,15 @@
- release-notes-jobs-python3
check:
jobs:
- zun-tempest-py3-docker-sql
- zun-tempest-docker-sql-ipv6-only
- zun-tempest-multinode-docker-sql
- zun-tempest-py3-docker-sql:
voting: false
- zun-tempest-docker-sql-ipv6-only:
voting: false
- zun-tempest-multinode-docker-sql:
voting: false
- zun-fullstack:
voting: false
- zun-tempest-docker-sql-standalone:
voting: false
gate:
queue: zun
jobs:
- zun-tempest-py3-docker-sql
- zun-tempest-docker-sql-ipv6-only
- zun-tempest-multinode-docker-sql

0 comments on commit 7fe0180

Please sign in to comment.