Update .gitreview for unmaintained/2023.1
Also had to change one job to use branched tempest as was done in stable/2023.2 [0]. [0] https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/936738 Had to disable the scenario jobs as they rely on an os-ken fix that is not in 2023.1, see depends-on. Depends-on: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/945061 Change-Id: I4bd2a0889f221a3e9f4eea58815e5abf7f43237a
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=openstack/neutron-dynamic-routing.git
|
||||
defaultbranch=stable/2023.1
|
||||
defaultbranch=unmaintained/2023.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- job:
|
||||
name: neutron-dynamic-routing-static
|
||||
parent: neutron-tempest-plugin-dynamic-routing
|
||||
parent: neutron-tempest-plugin-dynamic-routing-2023-1
|
||||
vars:
|
||||
devstack_localrc:
|
||||
BGP_SCHEDULER_DRIVER: neutron_dynamic_routing.services.bgp.scheduler.bgp_dragent_scheduler.StaticScheduler
|
||||
@@ -34,11 +34,11 @@
|
||||
jobs:
|
||||
- neutron-dynamic-routing-functional
|
||||
- neutron-dynamic-routing-static
|
||||
- neutron-tempest-plugin-dynamic-routing
|
||||
- neutron-tempest-plugin-dynamic-routing-2023-1
|
||||
gate:
|
||||
jobs:
|
||||
- neutron-dynamic-routing-functional
|
||||
- neutron-tempest-plugin-dynamic-routing
|
||||
- neutron-tempest-plugin-dynamic-routing-2023-1
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-tox-py39-with-oslo-master
|
||||
@@ -46,5 +46,5 @@
|
||||
jobs:
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-py39-with-oslo-master
|
||||
- neutron-tempest-plugin-dynamic-routing
|
||||
- neutron-tempest-plugin-dynamic-routing-2023-1
|
||||
- neutron-dynamic-routing-functional
|
||||
|
||||
Reference in New Issue
Block a user