iot-lab / ssh-cli-tools

A set of tools for managing IoT-Lab A8 nodes from the command line
Other
0 stars 6 forks source link

Improve wait-for-boot subparser #24

Open aabadie opened 7 years ago

aabadie commented 7 years ago

For now there's only one hard timeout for wait-for-boot: if 10 nodes are required in an experiment and 9 of them boot in 30s, the actual behaviour will keep waiting until max-wait (2 minutes) even if nothing happens.

It would be better to have a soft and hard timeout: