wait 30 seconds in test script
This commit is contained in:
@@ -71,6 +71,7 @@ node /openstack-controller/ {
|
|||||||
# deploy a script that can be used to test nova
|
# deploy a script that can be used to test nova
|
||||||
class { 'openstack::test_file':
|
class { 'openstack::test_file':
|
||||||
quantum => $use_quantum,
|
quantum => $use_quantum,
|
||||||
|
sleep_time => 30,
|
||||||
}
|
}
|
||||||
|
|
||||||
if $::osfamily == 'Debian' {
|
if $::osfamily == 'Debian' {
|
||||||
|
|||||||
Reference in New Issue
Block a user