commit | 23700da1d3f762906ab92019d999da06ee448126 | [log] [tgz] |
---|---|---|
author | Brian Haley <haleyb.dev@gmail.com> | Tue Feb 28 17:02:19 2023 -0500 |
committer | Brian Haley <haleyb.dev@gmail.com> | Wed Mar 01 00:21:11 2023 -0500 |
tree | d07761733796ab7359b29e9ea0700b123cf0e725 | |
parent | 52d041ec47eb212ee3e4e34e61ba06b393d4ed21 [diff] |
[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