Merge "[Fullstack] Add block test until IPs will be really configured"
This commit is contained in:
commit
42b63bb445
@ -159,6 +159,7 @@ class TestSecurityGroupsSameNetwork(BaseSecurityGroupsSameNetworkTest):
|
||||
|
||||
for vm in vms:
|
||||
vm.block_until_boot()
|
||||
vm.block_until_dhcp_config_done()
|
||||
|
||||
# 0. check that traffic is allowed when port security is disabled
|
||||
self.assert_connection(
|
||||
|
Loading…
Reference in New Issue
Block a user