Pin designate-tempest-plugin for Stein/Rocky/Queens branches

Since Ib3bd70ba8f2e8386643c536ac8194fa99b54b842 and py2 testing drop,
this causes jobs in these branches to fail as designate-tempest-plugin
tries to install a python3-only version of dnspython

Use tag 0.7.0 for these branches, which is actually the previous commit
(so no changes in tests)

Also temporarily make neutron-tempest-plugin-bgpvpn-bagpipe non-voting,
it needs Ussuri beta releases and a networking-bagpipe fix [0]

[0] https://review.opendev.org/#/c/708648/

Change-Id: Ia2df06106419a45d56ff2de9193fe4e9c93ec62f
Closes-bug: #1864015
This commit is contained in:
Bernard Cafarelli 2020-02-20 10:29:18 +01:00
parent b7e0eef8de
commit 95d84db055
No known key found for this signature in database
GPG Key ID: 9531F08245465A52
1 changed files with 24 additions and 3 deletions

View File

@ -1079,6 +1079,8 @@
- openstack/neutron
- name: openstack/neutron-tempest-plugin
override-checkout: 0.3.0
- name: openstack/designate-tempest-plugin
override-checkout: 0.7.0
- openstack/tempest
vars:
branch_override: stable/queens
@ -1098,6 +1100,13 @@
This job run on py2 for stable/rocky gate.
nodeset: openstack-single-node-xenial
override-checkout: stable/rocky
required-projects:
- openstack/devstack-gate
- openstack/neutron
- openstack/neutron-tempest-plugin
- name: openstack/designate-tempest-plugin
override-checkout: 0.7.0
- openstack/tempest
vars: &designate_scenario_vars_rocky
branch_override: stable/rocky
network_api_extensions_common: *api_extensions_rocky
@ -1113,7 +1122,7 @@
nodeset: openstack-single-node-xenial
description: |
This job run on py3 for other than stable/rocky gate
which is nothing but neutron-tempest-pluign master gate.
which is nothing but neutron-tempest-plugin master gate.
override-checkout: stable/rocky
vars:
<<: *designate_scenario_vars_rocky
@ -1125,6 +1134,13 @@
name: neutron-tempest-plugin-designate-scenario-stein
parent: neutron-tempest-plugin-designate-scenario
override-checkout: stable/stein
required-projects:
- openstack/devstack-gate
- openstack/neutron
- openstack/neutron-tempest-plugin
- name: openstack/designate-tempest-plugin
override-checkout: 0.7.0
- openstack/tempest
vars:
branch_override: stable/stein
network_api_extensions_common: *api_extensions_stein
@ -1375,7 +1391,10 @@
jobs:
- neutron-tempest-plugin-sfc
- neutron-tempest-plugin-sfc-train
- neutron-tempest-plugin-bgpvpn-bagpipe
- neutron-tempest-plugin-bgpvpn-bagpipe:
# TODO(bcafarel): switch back to voting when
# https://review.opendev.org/708648 is merged
voting: false
- neutron-tempest-plugin-bgpvpn-bagpipe-train
- neutron-tempest-plugin-fwaas:
# TODO(slaweq): switch it to be voting when bug
@ -1391,7 +1410,9 @@
gate:
jobs:
- neutron-tempest-plugin-sfc
- neutron-tempest-plugin-bgpvpn-bagpipe
# TODO(bcafarel): bring back to gate queue when
# https://review.opendev.org/708648 is merged
# - neutron-tempest-plugin-bgpvpn-bagpipe
# TODO(slaweq): bring it back to gate queue
# https://bugs.launchpad.net/neutron/+bug/1858645 will be fixed
# - neutron-tempest-plugin-fwaas