|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] Enable console debug dumping so that we submit the	oops 
 
# HG changeset patch
# User dan@xxxxxxxxxxxxxxxxxxxxxxxxxxx
# 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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-changelog] Enable console debug dumping so that we submit the	oops generated by,
Xen patchbot -unstable <=
  
 |  
  
| Previous by Date:  | 
[Xen-changelog] Add a new /proc/xen file called 'capabilities'.	Currently, when read in dom0 it will return 'control_d',	and be empty when read in a guest. This provides a convenient way to	allow the root user to detect whether they're running in a	guest or dom0, and e.g. gate whether to start xend. In future,	when we add more fine grained capabilities we will add other details	into this file., Xen patchbot -unstable | 
 
| Next by Date:  | 
[Xen-changelog] Remove useless test 05_create_noroot_noram, Xen patchbot -unstable | 
 
| Previous by Thread:  | 
[Xen-changelog] Add a new /proc/xen file called 'capabilities'.	Currently, when read in dom0 it will return 'control_d',	and be empty when read in a guest. This provides a convenient way to	allow the root user to detect whether they're running in a	guest or dom0, and e.g. gate whether to start xend. In future,	when we add more fine grained capabilities we will add other details	into this file., Xen patchbot -unstable | 
 
| Next by Thread:  | 
[Xen-changelog] Remove useless test 05_create_noroot_noram, Xen patchbot -unstable | 
 
| Indexes:  | 
[Date]
[Thread]
[Top]
[All Lists] | 
 
 
 
 | 
    | 
  
  
    |   | 
    |