neutron-tempest-plugin 2.12.0 (flamingo)
We exuberantly announce the release of: neutron-tempest-plugin 2.12.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/neutron-tempest-plugin Download the package from: https://tarballs.openstack.org/neutron-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/neutron/+bugs For more details, please see below. 2.12.0 ^^^^^^ Other Notes * The testing advanced image used in some jobs has been bumped from Ubuntu Focal 20.04 to Ubuntu Jammy 22.04. Changes in neutron-tempest-plugin 2.11.0..2.12.0 ------------------------------------------------ 32af0d5 Drop explicit dependency on python-subunit e5e80a7 [CI][2025.1] Skip failing test in ubuntu jammy ovn job a016f7a Add test job for address_group api backend Ml2/OVN 42ff621 Use only "ubuntu-22.04-minimal" advance image 20d0da0 Use infra mirrors for advanced image prepare 55b1e65 Increase the timeout for neutron-tempest-plugin-bgpvpn-bagpipe 33130ea Bump advance image to Ubuntu Jammy 22.04 20024c4 Cleanup not used job aliases f7b9597 Pin "designate-tempest-plugin" to yoga-last in Yoga branch 1f3f2b1 Pin "designate-tempest-plugin" to zed-last in Zed branch 06d902e Remove Bobcat 2023.2 jobs 6ebb27b Revert "Mark "neutron-tempest-plugin-designate-scenari" as non voting" ce5687b Mark "neutron-tempest-plugin-designate-scenari" as non voting f4fb68d Unset "router:external" in subnet tests e32b2e1 Add neutron-tempest-plugin-fwaas-ovn job c732e87 [FWaaS] Update icmp_reachability_test for OVN backend c30b23b Drop ubuntu jammy jobs for master(Flamingo) ec1c11a Revert "Mark test_subport_connectivity as unstable for now" 973995e Cleanup some of the zuul job definitions b6e254e Increase ``neutron-tempest-plugin-vpnaas*`` timeout 77eebcc Add zuul.d/2025_1_jobs.yaml to irrelevant-files 3382d9d Fix a neutron-tempest-plugin 2024.2 job definition 0ec2997 Add 2025.1 (Epoxy) stable jobs 6b4bf1e Disable n-d-r tempest scenario jobs for 2023.1 dff2282 Exclude VlanQinq tests in ovn ubuntu jammy job Diffstat (except docs and test files) ------------------------------------- neutron_tempest_plugin/api/test_subnets.py | 4 +- neutron_tempest_plugin/config.py | 4 + .../fwaas/scenario/test_fwaas_v2.py | 19 +- neutron_tempest_plugin/scenario/base.py | 2 +- .../scenario/test_security_groups.py | 17 +- neutron_tempest_plugin/scenario/test_trunk.py | 1 - ...e-image-ubuntu-jammy-2204-11b5ee414d665b66.yaml | 5 + test-requirements.txt | 1 - tools/customize_ubuntu_image | 12 + zuul.d/2023_1_jobs.yaml | 13 +- zuul.d/2024_1_jobs.yaml | 2 +- zuul.d/2024_2_jobs.yaml | 11 +- zuul.d/{2023_2_jobs.yaml => 2025_1_jobs.yaml} | 184 ++++------- zuul.d/master_jobs.yaml | 363 +++++++-------------- zuul.d/project.yaml | 62 ++-- zuul.d/victoria_jobs.yaml | 4 +- zuul.d/wallaby_jobs.yaml | 4 +- zuul.d/xena_jobs.yaml | 4 +- zuul.d/yoga_jobs.yaml | 13 +- zuul.d/zed_jobs.yaml | 17 +- 20 files changed, 323 insertions(+), 419 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index ebde755..924f9ae 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +4,0 @@ flake8-import-order>=0.18.0,<0.19.0 # LGPLv3 -python-subunit>=1.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org