Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2184346

Summary: [OSP 17.1] [Tempest] Upstream test case on 17.1 failling - test_connectivity_between_vms_using_different_sec_groups
Product: Red Hat OpenStack Reporter: Bharath M V <bmv>
Component: python-neutron-tests-tempestAssignee: Slawek Kaplonski <skaplons>
Status: CLOSED ERRATA QA Contact: Eran Kuris <ekuris>
Severity: high Docs Contact:
Priority: high    
Version: 17.1 (Wallaby)CC: apevec, chrisw, ekuris, froyo, gurpsing, jlibosva, lhh, lpiwowar, mkopec, pgrist, scohen, skaplons, slinaber, udesale, ykarel
Target Milestone: gaKeywords: AutomationBlocker, Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-neutron-tests-tempest-2.1.0-1.20230508090953.021ce91.el9ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-16 01:14:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 1 Martin Kopec 2023-04-04 14:45:32 UTC
Description of problem:
Upstream test case of test_connectivity_between_vms_using_different_sec_groups is failing in 17.1 OVN deployment

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. clone upstream tempest master
2. cd neutron-tempest-plugin; sudo python3 setup.py develop
3. run the test case

Actual results:
test case is failing

Expected results:
Test case should pass

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/home/stack/neutron-tempest-plugin/neutron_tempest_plugin/common/utils.py", line 85, in wait_until_true
        eventlet.sleep(sleep)
      File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 36, in sleep
        hub.switch()
      File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 313, in switch
        return self.greenlet.switch()
    eventlet.timeout.Timeout: 60 seconds
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "/home/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_security_groups.py", line 1027, in test_connectivity_between_vms_using_different_sec_groups
        self._test_connectivity_between_vms_using_different_sec_groups()
      File "/home/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_security_groups.py", line 258, in _test_connectivity_between_vms_using_different_sec_groups
        utils.wait_until_true(
      File "/home/stack/neutron-tempest-plugin/neutron_tempest_plugin/common/utils.py", line 90, in wait_until_true
        raise WaitTimeout("Timed out after %d seconds" % timeout)
    neutron_tempest_plugin.common.utils.WaitTimeout: Timed out after 60 seconds

Comment 23 errata-xmlrpc 2023-08-16 01:14:34 UTC
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 (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), 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/RHEA-2023:4577