Increase timer.
This commit is contained in:
parent
f8d6d2acfc
commit
2fd61026ef
@ -39,7 +39,7 @@ else
|
|||||||
|
|
||||||
lxc start "$BASE_IMAGE_VM_NAME" --project=default
|
lxc start "$BASE_IMAGE_VM_NAME" --project=default
|
||||||
|
|
||||||
sleep 15
|
sleep 25
|
||||||
while lxc exec "$BASE_IMAGE_VM_NAME" --project=default -- [ ! -f /var/lib/cloud/instance/boot-finished ]; do
|
while lxc exec "$BASE_IMAGE_VM_NAME" --project=default -- [ ! -f /var/lib/cloud/instance/boot-finished ]; do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user