- 07 10月, 2013 6 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
In order to make the code a little more robust, so we can achieve better success rates in flaky networking infrastructures, if we had a failure downloading a file from Brew or Koji, retry during a timeout (30 seconds), in fixed time intervals (3 seconds). If at the end of this timeout we still didn't get it, give up and throw an error. As the code uses frequently the terminology 'get' for this rather than 'download', I opted for an internal method _get() that encapsulates all the process nicely. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This is yet another library that we want to move to autotest proper, since it is in fact already there. So it needs to be in virttest.staging rather than virttest. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 John Ferlan 提交于
Following other tests (destroy, domid, reboot, setvcpus, undefine, vncdisplay, dominfo, dommemstat, domstate) - adjust the defaults for the local_ip to be "LOCAL.EXAMPLE.COM" and the remote_ip to be "REMOTE.EXAMPLE.COM" in order to cause the test to be skipped if the defaults weren't changed.
-
由 John Ferlan 提交于
Following other tests (destroy, domid, reboot, setvcpus, undefine, vncdisplay, dominfo, dommemstat, domstate) - adjust the defaults for the local_ip to be "LOCAL.EXAMPLE.COM" and the remote_ip to be "REMOTE.EXAMPLE.COM" in order to cause the test to be skipped if the defaults weren't changed. Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
-
由 Pavel Hrdina 提交于
Running the libvirt tests requires configured guest in libvirt. This introduce new options, the first one is '--install' which will install the guest using import method. There is also second new option '--remove' which will remove the guest from libvirt without deleting the disk file. Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
-
- 08 10月, 2013 3 次提交
-
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
- 06 10月, 2013 4 次提交
-
-
由 yangdongsheng 提交于
Wrong path in snapshot_external_disk cause the error in cleanup. Signed-off-by: Nyangdongsheng <yangds.fnst@cn.fujitsu.com>
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 yangdongsheng 提交于
Signed-off-by: Nyangdongsheng <yangds.fnst@cn.fujitsu.com>
-
- 05 10月, 2013 4 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Add kickstart and configuration files for the new version of JeOS, based on Fedora 19. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 04 10月, 2013 23 次提交
-
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Alex Jia 提交于
Signed-off-by: NAlex Jia <ajia@redhat.com>
-
由 Alex Jia 提交于
Signed-off-by: NAlex Jia <ajia@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Sometimes, we might have qemu output like 'drive_image1: /usr/local/autotest/tests/virt/shared/data/images/win7-64-sp1.qcow2 (qcow2)\n [not inserted]\n ide0-cd0: /usr/local/autotest/tests/virt/shared/data/isos/windows/winutils.iso (raw, read-only)\n Removable device: not locked, tray closed\n [not inserted](qemu) ' Breaking the assumption of a (qemu) prompt separated from the rest of the output. So we have to be less exigent when matching the prompt. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Currently, remote.handle_prompts(...) only support ssh and telnet. To connect ESX server with "esx://IP/...", it should add prompts to matched list for esx connection. Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Jiří Župka 提交于
Signed-off-by: NJiří Župka <jzupka@redhat.com>
-
由 Jiří Župka 提交于
Repairs problem with ./run --list-tests wrong test listing. Signed-off-by: NJiří Župka <jzupka@redhat.com>
-
由 Feng Yang 提交于
Now command 'client_migrate_info hostname=11.22.33.44,protocol=spice,port=3001, tls-port=3201,cert-subject="C=CZ/L=BRNO/O=SPICE/CN=my Server11.22.33.44"' could not works in qmp/hmp monitor. We can not use "=" in cert-subjec parameter. This patch fix this issue both in qmp/hmp monitor Signed-off-by: NFeng Yang <fyang@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Wayne Sun 提交于
Add maxvcpus case under host dir, it supports local and remote ssh connection. The sample cfg offer test on local qemu connection and remote qemu+ssh connection, with both supported and unexpected options. The sample cfg use local host as remote server, remote host ip and password could be provided in cfg for test. v2 ~ v3: * Move test back to host dir * Update connect_uri to use utils_conn * Adjust cfg to include new unexpected option Signed-off-by: NWayne Sun <gsun@redhat.com>
-
由 Wayne Sun 提交于
Signed-off-by: NWayne Sun <gsun@redhat.com>
-
由 Xu Tian 提交于
increased default wait streaming finished timeout values to avoild test failed when test big image; Signed-off-by: NXu Tian <xutian@redhat.com>
-
由 Xu Tian 提交于
add 'tmp_dir' parms for block_stream test; Signed-off-by: NXu Tian <xutian@redhat.com>
-
由 Yanbing Du 提交于
Test virsh vol-create-from command to cover the following matrix: pool = [source, destination] pool_type = [dir, disk, fs, logical, netfs, iscsi, scsi] volume_format = [raw, qcow2, qed] Note, both 'iscsi' and 'scsi' type pools don't support create volume using virsh, so which can't be destination pools. And for disk pool, it can't create volumes with specified format. Signed-off-by: NYanbing Du <ydu@redhat.com>
-
由 Yanbing Du 提交于
Signed-off-by: NYanbing Du <ydu@redhat.com>
-
由 Yanbing Du 提交于
Signed-off-by: NYanbing Du <ydu@redhat.com>
-
由 Yanbing Du 提交于
This case include following parts: 1). For running domain, get/set description&title with options. 2). For shut off domian, get/set description&title with options. 3). For persistent/transient domain, get/set description&title with options. 4). Several negative test Signed-off-by: NYanbing Du <ydu@redhat.com>
-
由 Yiqiao Pu 提交于
As module under virttest.staging may include some functions that is not in autotest package yet. So we should import them first. Otherwise the new modification and functions may can not be found during test. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Li Yang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-