Mailing List Archive

Enable console debug dumping so that we submit the oops generated by
# HG changeset patch
# User dan@guaranine.beaverton.ibm.com
# Node ID f4c57a520424fc8a4b1ad4c984bfd0c3fb2f79c9
# Parent 590915af81172ecaeab2f7fdcd640eb41aa89456
Enable console debug dumping so that we submit the oops generated by
network-detach to the reporting site.

diff -r 590915af8117 -r f4c57a520424 tools/xm-test/tests/network-attach/03_network_attach_detach_multiple_pos.py
--- a/tools/xm-test/tests/network-attach/03_network_attach_detach_multiple_pos.py Wed Nov 30 11:32:16 2005
+++ b/tools/xm-test/tests/network-attach/03_network_attach_detach_multiple_pos.py Wed Nov 30 11:41:33 2005
@@ -24,6 +24,9 @@
# Attach a console to it
try:
console = XmConsole(domain.getName(), historySaveCmds=True)
+ # network-detach is crashing, so we enable console debugging
+ # for now, so that reports include the oops
+ console.debugMe = True
except ConsoleError, e:
FAIL(str(e))


_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog