[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST 11/11] sg-run-job: hook the memdisk test into examine
Hook the memdisk parameter detection and the saving of the host properties into the examine jobs. Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> --- sg-run-job | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sg-run-job b/sg-run-job index ed1ed3c8..4df89410 100755 --- a/sg-run-job +++ b/sg-run-job @@ -658,11 +658,13 @@ proc examine-host-examine {install} { examine-host-install-$install run-ts . = ts-examine-serial-pre + host run-ts . reboot ts-host-reboot + host + run-ts . = ts-memdisk-try-append + host } run-ts !broken capture-logs ts-logs-capture + host if {$ok} { run-ts -. = ts-examine-serial-post + host run-ts . = ts-examine-logs-save + host + run-ts . = ts-examine-hostprops-save } } -- 2.11.0 (Apple Git-81) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |