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: I15afdc2d8e472e8ad93192155900aa10a4b8439fchanges/69/871869/1
parent
246c3f5544
commit
b223e8e6c4
|
@ -9,7 +9,6 @@
|
|||
- magnum-tempest-plugin-tests-api-zed
|
||||
- magnum-tempest-plugin-tests-api-yoga
|
||||
- magnum-tempest-plugin-tests-api-xena
|
||||
- magnum-tempest-plugin-tests-api-wallaby
|
||||
gate:
|
||||
jobs:
|
||||
- magnum-tempest-plugin-tests-api
|
||||
|
@ -32,12 +31,6 @@
|
|||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/xena
|
||||
|
||||
- job:
|
||||
name: magnum-tempest-plugin-tests-api-wallaby
|
||||
parent: magnum-tempest-plugin-tests-api
|
||||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/wallaby
|
||||
|
||||
- job:
|
||||
name: magnum-tempest-plugin-tests-api
|
||||
parent: magnum-tempest-plugin-base
|
||||
|
|
Loading…
Reference in New Issue