We are jazzed to announce the release of: neutron-tempest-plugin 2.3.0: Tempest plugin for Neutron Project This release is part of the bobcat 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. Changes in neutron-tempest-plugin 2.2.0..2.3.0 ---------------------------------------------- 4330ca0 Don't run stadium related jobs when scenario tests are changed 271403a Set unlimited SG rules quota in security groups scenario tests 2e6ef17 [Stateless SG] Test fragmented traffic is allowed by stateless SG 32b0f8b [Stateless SG] Test if TCP packets with various conn state are allowed 3653739 [Stateless SG] Ensure replies won't work without ingress rule b327a63 [Stateless SG] Add test to check connectivity between vms 1ecc1e5 Add plugin.spec to irrelevant-files 1f7870e Skip stateless SG related tests for backends which don't support it d7cb9f4 Add job definitions for 2023.1 (Antelope) branch 9367ead [Stateless SG] Add test to check change stateful to stateless SG 3f1716f [Victoria] Fix tempest_exclude for ovs iptables_hybrid Diffstat (except docs and test files) ------------------------------------- neutron_tempest_plugin/scenario/base.py | 19 +- .../scenario/test_mac_learning.py | 12 - neutron_tempest_plugin/scenario/test_multicast.py | 12 - .../scenario/test_security_groups.py | 487 +++++++++++++++------ tools/customize_ubuntu_image | 1 + zuul.d/2023_1_jobs.yaml | 270 ++++++++++++ zuul.d/master_jobs.yaml | 24 + zuul.d/project.yaml | 25 ++ zuul.d/victoria_jobs.yaml | 4 + 9 files changed, 682 insertions(+), 172 deletions(-)
participants (1)
-
no-reply@openstack.org