From d75ca2a9441fb6ff60ac3045fc103a03cf13b85c Mon Sep 17 00:00:00 2001 From: Brian Haley Date: Wed, 1 Mar 2023 06:39:09 -0500 Subject: [PATCH] Update git submodules * Update neutron-tempest-plugin from branch 'master' to 23700da1d3f762906ab92019d999da06ee448126 - [Ussuri] Fix broken gate Do not use ubuntu minimal image in ussuri scenario jobs. The minimal image does not have the guestmount package available, so use the server image instead. Also had to add an override for designate-tempest-plugin to address a similar problem that was fixed in the train template in review: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/817465 In addition, to fix the iptables_hybrid job, backport a change to exclude a security group test that should not run, test_established_tcp_session_after_re_attachinging_sg, taken from review: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/873708 Change-Id: Iac70ae2b2cb6fe97b96f4d93de19cf08ed144724 --- neutron-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron-tempest-plugin b/neutron-tempest-plugin index 52d041ec47..23700da1d3 160000 --- a/neutron-tempest-plugin +++ b/neutron-tempest-plugin @@ -1 +1 @@ -Subproject commit 52d041ec47eb212ee3e4e34e61ba06b393d4ed21 +Subproject commit 23700da1d3f762906ab92019d999da06ee448126