]> xenbits.xensource.com Git - people/royger/osstest.git/commitdiff
sg-run-job: add some comments about guest state
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 11 Jun 2018 13:11:16 +0000 (14:11 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 12 Jun 2018 11:32:44 +0000 (12:32 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
sg-run-job

index e1dc2d2c28ddfb84fc6d03c95330a37a01a0723e..0a3f6886ffb2f84168c5fed6caa192b8013df3f5 100755 (executable)
@@ -604,11 +604,13 @@ proc test-guest-migr {g} {
 }
 
 proc test-guest {g} {
+    # guest is expected to be running, and ends up stopped
     test-guest-migr $g
     test-guest-nomigr $g
 }
 
 proc test-guest-nomigr {g} {
+    # guest is expected to be running and ends up stopped
     run-ts . =   ts-guest-stop    + host $g
 
     repeat-ts 10 =.repeat \