commit | d8e48b387f90f03189c2a71c3154c84925028140 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Wed Jan 25 15:42:27 2023 -0600 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Fri Jan 27 04:49:08 2023 +0000 |
tree | 750c5024b5c6f0632e80a21b8016643e04e403c3 | |
parent | a20bcddf514ea2fc3ee445d8547cbf520c32bdfb [diff] |
Pin neutron-tempest-plugin for stable/wallaby jobs As stable/wallaby is in EM phase, and currently broken with the Tempest master. We are pinning tempest there (depends-on). We are using the tempest 29.0.0 on stable/wallaby (depends-on) and compatible tag for tempest 29.0.0 is neutron-tempest-plugin 1.8.0 (as neutron-tempest-plugin >= 1.9.0 need tempest>-29.2.0) - https://github.com/openstack/neutron-tempest-plugin/blob/1.9.0/requirements.txt#L14 - https://zuul.opendev.org/t/openstack/build/f644e4c4c2234ba981c56d91a5b11cbf As stable/wallaby is in EM phase, we can remove the wallaby job from master gate. Depends-On: https://review.opendev.org/c/openstack/devstack/+/871782 Change-Id: Ide5789b40180d572459d47dbd474433644e4dcd7