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

Bug 1839112

Summary: Scenario test neutron_tempest_plugin.scenario.test_multicast.MulticastTestIPv4.test_multicast_between_vms_on_same_network is failing
Product: Red Hat OpenStack Reporter: Slawek Kaplonski <skaplons>
Component: openstack-neutronAssignee: Assaf Muller <amuller>
Status: CLOSED DUPLICATE QA Contact: Eran Kuris <ekuris>
Severity: high Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: amuller, chrisw, scohen
Target Milestone: ---Keywords: AutomationBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-25 12:25:46 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:

Description Slawek Kaplonski 2020-05-22 14:02:28 UTC
Error:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_multicast.py", line 233, in test_multicast_between_vms_on_same_network
    self._check_multicast_conectivity(sender=sender, receivers=receivers)
  File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_multicast.py", line 263, in _check_multicast_conectivity
    "{!r}.".format(receiver['id'])))
  File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/utils.py", line 82, in wait_until_true
    raise exception
RuntimeError: Receiver script didn't start properly on server u'174b5731-eed9-4b03-b8da-e76b2951a5b9'.

Comment 2 Slawek Kaplonski 2020-05-25 12:25:46 UTC

*** This bug has been marked as a duplicate of bug 1818015 ***