add a custom recovery in each test?
-> problem with this is that it makes the script non-portable
or maybe a custom recovery script?
-> I know I said that adding a new file means versioning problems, but setups are different and different recovery methods can be used (reboot device via serial, power off device via another one, try SNMP, etc). This is personalized and not versioned in any way, just convenience.
This is useful especially for loooong tests:
add a custom recovery in each test? -> problem with this is that it makes the script non-portable
or maybe a custom recovery script? -> I know I said that adding a new file means versioning problems, but setups are different and different recovery methods can be used (reboot device via serial, power off device via another one, try SNMP, etc). This is personalized and not versioned in any way, just convenience.