Re: [PATCH v2 10/10] KVM test: Add a helper to search the panic in the log

2010-05-17 Thread Lucas Meneghel Rodrigues
On Mon, 2010-05-17 at 15:28 +0800, Jason Wang wrote: > Michael Goldish wrote: > > On 05/11/2010 12:04 PM, Jason Wang wrote: > > > >> This checker serves as the post_command to find the panic information > >> in the file which contains the content of guest serial console. > >> > >> Signed-off-by:

Re: [PATCH v2 10/10] KVM test: Add a helper to search the panic in the log

2010-05-17 Thread Jason Wang
Michael Goldish wrote: On 05/11/2010 12:04 PM, Jason Wang wrote: This checker serves as the post_command to find the panic information in the file which contains the content of guest serial console. Signed-off-by: Jason Wang --- client/tests/kvm/scripts/check_serial.py | 41 +

Re: [PATCH v2 10/10] KVM test: Add a helper to search the panic in the log

2010-05-12 Thread Michael Goldish
On 05/11/2010 12:04 PM, Jason Wang wrote: > This checker serves as the post_command to find the panic information > in the file which contains the content of guest serial console. > > Signed-off-by: Jason Wang > --- > client/tests/kvm/scripts/check_serial.py | 41 > +++

[PATCH v2 10/10] KVM test: Add a helper to search the panic in the log

2010-05-11 Thread Jason Wang
This checker serves as the post_command to find the panic information in the file which contains the content of guest serial console. Signed-off-by: Jason Wang --- client/tests/kvm/scripts/check_serial.py | 41 ++ client/tests/kvm/tests_base.cfg.sample |7