Commit 9525e8f4 authored by Julien Muchembled's avatar Julien Muchembled

vm-img: wait longer that the VM boots

Currently, NEO-STRESS often fails because it is assigned
on the same test node as other test suites that:
- overload the test node;
- are often triggered at the same time.
parent d54b88b0
Pipeline #6854 failed with stage
in 0 seconds
......@@ -18,6 +18,7 @@ recipe = slapos.recipe.build:vm.run
environment = vm-run-environment
vm = ${vm-debian:location}
dist = ${vm-debian:dists}
wait-ssh = 100
[vm-debian]
recipe = slapos.recipe.build:vm.install-debian
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment