[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Set a console limit, in order to detect runaways.



# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID eb1169f92d8132ed513e059cace86d5510cdf692
# Parent  9964f27fd80bceb625c89be2adcd0f20170e79b9
Set a console limit, in order to detect runaways.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r 9964f27fd80b -r eb1169f92d81 
tools/xm-test/tests/create/15_create_smallmem_pos.py
--- a/tools/xm-test/tests/create/15_create_smallmem_pos.py      Sun Nov 27 
10:46:26 2005
+++ b/tools/xm-test/tests/create/15_create_smallmem_pos.py      Sun Nov 27 
13:09:46 2005
@@ -17,6 +17,7 @@
 
 try:
     console = XmConsole(domain.getName())
+    console.setLimit(65536)
     console.sendInput("input")
     console.runCmd("ls")
 except ConsoleError, e:

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.