These are the steps that will be skipped when we reuse a test host.
No functional change yet since we don't allocate the host shared yet.
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
source-method JobDB
proc per-host-prep {} {
- per-host-ts . host-ping-check-native/@ ts-host-ping-check
- per-host-ts . xen-install/@ ts-xen-install
- per-host-ts . xen-boot/@ ts-host-reboot
+ per-host-ts @. host-ping-check-native/@ ts-host-ping-check
+ per-host-ts @. xen-install/@ ts-xen-install
+ per-host-ts @. xen-boot/@ ts-host-reboot
per-host-ts . host-ping-check-xen/@ ts-host-ping-check
per-host-ts . =(*) { ts-leak-check basis }