]> xenbits.xensource.com Git - osstest.git/commitdiff
Do not mark hosts used for pair test as reusable
authorIan Jackson <iwj@xenproject.org>
Fri, 16 Oct 2020 16:49:38 +0000 (17:49 +0100)
committerIan Jackson <iwj@xenproject.org>
Fri, 16 Oct 2020 16:49:38 +0000 (17:49 +0100)
We do not currently tear down the nbd, and that means the next test
cannot remove our LVs.

Signed-off-by: Ian Jackson <iwj@xenproject.org>
sg-run-job

index 69ee715b47ecca5ac1bc992e857c8db46fbf1b36..bc5a0c8f7ef271f3b64f6c655c65020f4f783c7e 100755 (executable)
@@ -581,6 +581,8 @@ proc run-job/test-debianhvm {} {
 }
 
 proc setup-test-pair {} {
+    global reuse_ok
+    set reuse_ok 0
     run-ts . =              ts-debian-install      dst_host
     run-ts . =              ts-debian-fixup        dst_host          + debian
     run-ts . =              ts-guests-nbd-mirror + dst_host src_host + debian