Mark multicast scenario test as unstable for now

Change-Id: I034ad37d9fb0a92c31a3403e1ecaf48ca93b33ab
Related-Bug: #1850288
This commit is contained in:
Slawek Kaplonski 2019-10-29 13:15:01 +01:00
parent d583236670
commit 193f1714bf
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ class BaseMulticastTest(object):
server['ssh_client'].execute_script(
'echo "%s" > ~/multicast_traffic_receiver.py' % check_script)
@utils.unstable_test("bug 1850288")
@decorators.idempotent_id('113486fc-24c9-4be4-8361-03b1c9892867')
def test_multicast_between_vms_on_same_network(self):
"""Test multicast messaging between two servers on the same network