|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Renable FAIL call that was disabled back when block-atta
# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID cfcf9212a90bb01e5f343a3407b0d32d07ab45a3
# Parent 895a9ca1b0a68c2bb15a2fbfa65453e493219d88
Renable FAIL call that was disabled back when block-attach did not work.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
diff -r 895a9ca1b0a6 -r cfcf9212a90b
tools/xm-test/tests/block-destroy/02_block-destroy_rtblock_pos.py
--- a/tools/xm-test/tests/block-destroy/02_block-destroy_rtblock_pos.py Sat Nov
26 23:59:09 2005
+++ b/tools/xm-test/tests/block-destroy/02_block-destroy_rtblock_pos.py Sun Nov
27 00:10:14 2005
@@ -16,8 +16,7 @@
status, output = traceCommand("xm block-attach %s phy:/dev/ram0 hda1 w" %
domain.getName())
if status != 0:
- # Disabled for now, since block-attach doesn't work
- #FAIL("Failed to attach block device")
+ FAIL("Failed to attach block device")
pass
try:
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Renable FAIL call that was disabled back when block-attach did not work.,
Xen patchbot -unstable <=
|
|
|
|
|