Switch create_server timeout to default value 23/60423/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 31 Jul 2018 09:01:34 +0000 (11:01 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 31 Jul 2018 09:13:44 +0000 (11:13 +0200)
commit1b75bbbc4e842ca2c8c14957261c88692f9e4828
treef5d28a197ceadad874f9181070c7510c3bca6485
parent87900eeba433879e78cc43dae02d76bb27b8eb4b
Switch create_server timeout to default value

60s was successfully reached when running all containers (3
containers * 3 branches) in parallel.

It also removes the wait attribute (the current impl will meet
a possible next asynchronous design) which is useless here.

For the time being, only cloudify needs an extra timeout.

Change-Id: Ic7741b4c1a3223be076fb69ef70a3cb6c05456c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/core/singlevm.py
functest/opnfv_tests/openstack/shaker/shaker.py