[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Stop the domain at the end of the test.
# HG changeset patch # User emellor@xxxxxxxxxxxxxxxxxxxxxx # Node ID 92b5fa5e83974f5945ae28a9228ecd3bad297bfa # Parent cdd11b936a2649f77634fea1ec517f4875013995 Stop the domain at the end of the test. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> diff -r cdd11b936a26 -r 92b5fa5e8397 tools/xm-test/tests/vcpu-pin/01_vcpu-pin_basic_pos.py --- a/tools/xm-test/tests/vcpu-pin/01_vcpu-pin_basic_pos.py Tue Mar 21 10:42:08 2006 +++ b/tools/xm-test/tests/vcpu-pin/01_vcpu-pin_basic_pos.py Tue Mar 21 10:44:18 2006 @@ -46,3 +46,5 @@ if cpu != 1: FAIL("failed to switch VCPU 0 to CPU 1") + +domain.stop() _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |