commit | 5684d5e96de431a6850bd78ab8e077699b879e97 | [log] [tgz] |
---|---|---|
author | Alex Katz <akatz@redhat.com> | Mon Aug 15 23:50:24 2022 +0300 |
committer | Alex Katz <akatz@redhat.com> | Tue Aug 16 17:15:01 2022 +0300 |
tree | e03a3923197abd658ec8e6e2510141958fd8afdd | |
parent | f6d2d887bea6aca0ab86b84888ed60e2adf7392b [diff] |
Use StatefulConnection class to verify connectivity in SG tests There are two security group tests that are running for more than 20 minutes with RHEL image: - test_multiple_ports_portrange_remote - test_overlapping_sec_grp_rules It happens because of the lack of privileges. I think it makes sense to utilize the existing StatefulConnection class as it has better service handling (start/stop) with all necessary permissions Change-Id: Iaca6fd3e6ed3c64ab3ca22817ad461479ecfa189