Remove stable/wallaby job from master gate

stable/wallaby is in EM state. As Tempest and
plugins masters does not support EM stable branches,
QA team is pinning tempest in devstack stable/wallaby
tesitng[1]. With that we do not need to test the
stable/wallaby jobs on master gate

[1] https://review.opendev.org/c/openstack/devstack/+/871782

Change-Id: I204d770e687c9ae194bec72f259d7cd2d0bfcdea
This commit is contained in:
Ghanshyam Mann 2023-01-26 19:20:46 -06:00
parent 6a7c3f7c4c
commit 56388ea537
1 changed files with 0 additions and 8 deletions

View File

@ -1,9 +1,3 @@
- job:
name: zun-tempest-py3-docker-sql-wallaby
parent: zun-tempest-py3-docker-sql
nodeset: openstack-single-node-focal
override-checkout: stable/wallaby
- job:
name: zun-tempest-py3-docker-sql-xena
parent: zun-tempest-py3-docker-sql
@ -31,7 +25,6 @@
check:
jobs:
- zun-tempest-py3-docker-sql
- zun-tempest-py3-docker-sql-wallaby
- zun-tempest-py3-docker-sql-xena
- zun-tempest-py3-docker-sql-yoga
- zun-tempest-py3-docker-sql-zed
@ -39,7 +32,6 @@
gate:
jobs:
- zun-tempest-py3-docker-sql
- zun-tempest-py3-docker-sql-wallaby
- zun-tempest-py3-docker-sql-xena
- zun-tempest-py3-docker-sql-yoga
- zun-tempest-py3-docker-sql-zed