Description of problem: test_established_tcp_session_after_re_attachinging_sg fails when it is executed on advanced images such as RHEL. It works fine with cirros. Some of our downstream jobs use RHEL images, so it's affecting the dowsntream CI. The reason why this test fails on RHEL images is that it launches commands in background using the tempest method exec_command. The proper method to run commands in background with RHEL images is execute_script. Version-Release number of selected component (if applicable): 16.1.8 How reproducible: 100%
Tests were disabled by this patch : https://code.engineering.redhat.com/gerrit/c/rhos-qe-jenkins/+/314906 once we get the fix and the bz change to on_qa we need to enable the test on our CI
blacklist patch for ml2ovs : https://code.engineering.redhat.com/gerrit/c/rhos-qe-jenkins/+/315466
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.1.9 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8795