* On 2012-07-20 22:52:21 +0800, lei yang (yanglei.f...@gmail.com) wrote:
> Hi
>
> seems there is no virtio_console testing.which I have no one pass
> and why some of the below cases is mannual, and they are not in the
Because we have no guest agent test case in autotest now. though I'm
working on
Signed-off-by: Qingtang Zhou
---
client/virt/tests/multicast.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/virt/tests/multicast.py b/client/virt/tests/multicast.py
index 13e3f0d..3fc1084 100644
--- a/client/virt/tests/multicast.py
+++ b/client/virt/tests
* On 2011-12-19 21:11:32 +0800, Amos Kong (ak...@redhat.com) wrote:
> Sometime, we need to test with guest(s) which have static ip
> address(es).
> eg. No real/emulated DHCP server in test environment.
> eg. Test with old image we don't want to change the net config.
> eg. Test when DHCP exists pro
* On 2011-07-05 12:54:34 -0300, Lucas Meneghel Rodrigues (l...@redhat.com)
wrote:
> On Tue, 2011-06-28 at 17:44 +0800, Qingtang Zhou wrote:
> > Anaconda log will help us to analyse failure of installation.
>
> Hi Qingtang, I have verified the code, have a couple of comments
Signed-off-by: Qingtang Zhou
---
client/tests/kvm/tests_base.cfg.sample |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/client/tests/kvm/tests_base.cfg.sample
b/client/tests/kvm/tests_base.cfg.sample
index 4db011d..0fefa3b 100644
--- a/client/tests/kvm
This patch will save guest's anaconda log to 'anaconda.log' in debug directory.
Signed-off-by: Qingtang Zhou
---
client/tests/kvm/tests/unattended_install.py | 31 ++
1 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/client/
Anaconda log will help us to analyse failure of installation.
Signed-off-by: Qingtang Zhou
---
client/tests/kvm/unattended/Fedora-10.ks | 35 ++
client/tests/kvm/unattended/Fedora-11.ks | 35 ++
client/tests/kvm/unattended/Fedora-12.ks
monitor socket will be initiated at the beginning of '*Monitor.__init__',
if exception occur in this function, socket will not be closed correctly.
In this case, socket should be closed explicitly.
Signed-off-by: Qingtang Zhou
---
client/virt/kvm_monitor.py | 18 +
- update this case, make it easy to get failure from result.
- fix some error in log message.
- close session before exception raised.
- update code style.
Signed-off-by: Qingtang Zhou
---
client/tests/kvm/tests/physical_resources_check.py | 178 +++-
1 files changed, 96
1. readlink in RHEL4.8 doesn't have a '-e' parameter, replace it with '-f'.
2. nic driver parameter path in '/sys' is different, get it from config file.
Signed-off-by: Qingtang Zhou
---
client/tests/kvm/tests/nicdriver_unload.py | 13 ++---
cli
qmp feature provided with RHEL6 is different from qmp in qemu-kvm 0.13.*.
introduce a new test for RHEL6.
Signed-off-by: Qingtang Zhou
---
client/tests/kvm/tests/qmp_basic_rhel6.py | 386 +
client/tests/kvm/tests_base.cfg.sample|3 +
2 files changed, 389
11 matches
Mail list logo