- 02 11月, 2013 17 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
compute total-significance by ratio paired t-test
-
由 Lucas Meneghel Rodrigues 提交于
update rh_perf_envsetup.sh
-
由 Lucas Meneghel Rodrigues 提交于
Rather than the many custom implementations that grew over the years. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
In network tests, it is frequent that we want to execute commands in a serial console prompt. In such a setup, aexpect is frequently confused with kernel debug messages being printed while the command was being executed. This is obviously not nice and by now we have a crescent number of attempts to implement a simple algorithm: If the read_up_to_prompt times out, let's send a carriage return to the serial session and try again to match a prompt, similar to what humans would do. So implement a cmd_output_safe to aexpect, trying to match the interface of the API cmd_output, that will try to handle the unpredictable console in a very naive, but functional way. Also, replace the common implementations with this new method. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
virsh_domxml_to_native test improvements
-
由 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>
-
由 Lucas Meneghel Rodrigues 提交于
virsh_net_create: Remove incorrect redundant test
-
由 Lucas Meneghel Rodrigues 提交于
Balloon check update
-
由 Lucas Meneghel Rodrigues 提交于
V2V: To support disk type pool for local virt-v2v testcases.
-
由 Lucas Meneghel Rodrigues 提交于
Libguestfs: Guestfs with disk operations
-
由 Lucas Meneghel Rodrigues 提交于
utils_test API Split
-
由 Lucas Meneghel Rodrigues 提交于
By putting functions more focused in the libvirt tests, we have a better organized API. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Since this function is not a high level function. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Since this function is not a high level function. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 01 11月, 2013 13 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
I have noticed this function was QEMU specific only afterwards. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
It wasn't being used anywhere. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
It wasn't being used anywhere. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Given that a single test is using it, and we don't gain significant advantage by defining one, we're better off without it. Change multi_nics to use standard python API. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This was probably overlooked when making the transition to the new vm class. With this, we can simply remove the old API. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This was probably overlooked when making the transition to the new environment class. With this, we can simply remove the old API. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
In order to make the utils_test module more maintainable, split the qemu tests specific functions to the module utils_test.qemu. Of course, eventually modules specific to other test types, such as libvirt, v2v and the such can be also carried. All the API references were fixed, and functions that were mentioned in a single test module were moved to said test module. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
In order to split the utils_test module, turn it into a python module first. This change shouldn't affect virt-test, while it allows us to start moving code around. 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 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
-
由 Lucas Meneghel Rodrigues 提交于
-
- 02 11月, 2013 2 次提交
-
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
- 01 11月, 2013 1 次提交
-
-
由 Yang Feng 提交于
shared.unattended: Update virtio nic driver install command
-
- 02 11月, 2013 2 次提交
-
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 John Ferlan 提交于
Reworked the code to not use the 'default' network bridge since doing so may result in issues with the target system expectations that virbr0 (the 'default' network bridge) exists and is running when the libvirtd is restarted as part of the test. Instead, create our own network bridge using a new configuration option 'net_autostart_net_name', then apply the same logic regarding being able to set or disable the autostart flag.
-
- 01 11月, 2013 5 次提交
-
-
由 Yiqiao Pu 提交于
Windows XP need a post command for virtio nic driver install. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 John Ferlan 提交于
Move the fetching of the URI inside of remote code and place into a try/except condition like other similar uses of code; otherwise, when non remote code goes to run, the "-c 'uri'" is attached to the virsh undefine command resulting in a need to provide authentication credentials prior to each run.
-
由 Dongsheng Yang 提交于
Signed-off-by: NDongsheng Yang <yangds.fnst@cn.fujitsu.com>
-
由 Chris Evich 提交于
Previously it was possible due to timing, for the test to clobber the vm's serial log file, then monitor the wrong file. This patch makes it ignore the first ten attempts to read the file, then it starts making noise. There's no need I'm aware of why the test should have to ever create the log file, it just needs to be more patient. Signed-off-by: NChris Evich <cevich@redhat.com>
-
由 Chris Evich 提交于
An upcoming revision of the github tool will use a caching directory. Just ignore anything with cache in it's name. Signed-off-by: NChris Evich <cevich@redhat.com>
-