server stack creation : leep for 20 sec , ensure no race condition with ssh

Change-Id: I675fbe5c3f33f3cb317b86867048dddc1c4f5142
This commit is contained in:
pinikomarov 2020-07-28 01:13:39 +03:00
parent 334d0370fd
commit fe25bf5cab
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ def test_servers_creation(stack=TestServerCreationStack,
for fixture in fixtures:
testcase.useFixture(fixture)
# sleep for 5 sec , ensure no race condition with ssh
time.sleep(5)
# sleep for 20 sec , ensure no race condition with ssh
time.sleep(20)
# Test SSH connectivity to floating IP address
testcase.assertEqual(