Stable Only: Use 2024.2 tempest job
Depends-On: https://review.opendev.org/929592 Change-Id: I8012e6203e488a4f8db87a8fad61a6d4cc00be0a
This commit is contained in:
parent
5fe2fdff29
commit
1d3ecd2cf3
12
.zuul.yaml
12
.zuul.yaml
@ -1,6 +1,6 @@
|
||||
- job:
|
||||
name: neutron-dynamic-routing-static
|
||||
parent: neutron-tempest-plugin-dynamic-routing
|
||||
name: neutron-dynamic-routing-static-2024-2
|
||||
parent: neutron-tempest-plugin-dynamic-routing-2024-2
|
||||
vars:
|
||||
devstack_localrc:
|
||||
BGP_SCHEDULER_DRIVER: neutron_dynamic_routing.services.bgp.scheduler.bgp_dragent_scheduler.StaticScheduler
|
||||
@ -45,12 +45,12 @@
|
||||
check:
|
||||
jobs:
|
||||
- neutron-dynamic-routing-functional
|
||||
- neutron-dynamic-routing-static
|
||||
- neutron-tempest-plugin-dynamic-routing
|
||||
- neutron-dynamic-routing-static-2024-2
|
||||
- neutron-tempest-plugin-dynamic-routing-2024-2
|
||||
gate:
|
||||
jobs:
|
||||
- neutron-dynamic-routing-functional
|
||||
- neutron-tempest-plugin-dynamic-routing
|
||||
- neutron-tempest-plugin-dynamic-routing-2024-2
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-tox-py310-with-oslo-master
|
||||
@ -61,5 +61,5 @@
|
||||
- openstack-tox-py311
|
||||
- openstack-tox-py310-with-oslo-master
|
||||
- neutron-dynamic-routing-openstack-tox-py310-with-sqlalchemy-main
|
||||
- neutron-tempest-plugin-dynamic-routing
|
||||
- neutron-tempest-plugin-dynamic-routing-2024-2
|
||||
- neutron-dynamic-routing-functional
|
||||
|
Loading…
Reference in New Issue
Block a user