- 29 1月, 2013 4 次提交
-
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
- 26 1月, 2013 7 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Create a method that inspects the cartesian file for all extra filters that the test runner add, and display the same information for both the output of --list-tests and the debug log. For example: """ Tests produced by config file /path/to/tests.cfg The full test list was modified by the following: Filters applied: only JeOS.17.64 only smp2 only qcow2 only virtio_net only virtio_blk Different guest OS have different test lists Assignments applied: mem = 512 qemu_binary = /bin/qemu-kvm qemu_img_binary = /bin/qemu-img qemu_io_binary = /bin/qemu-io nettype = user Assignments override values previously set in the config file 1 balloon_check.base ... """ Hopefully that provides enough context information so people get less confused on what the test runner is doing. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
So we can improve the information displayed to users with regards to how the test list is generated. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
We have cartesian config files, and the test runner modifies them according to the options passed in the command line. It's hard to figure out what is config file and what was programatically added by the parser, so introduce new utility methods that can be used to display exactly which is which. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This new feature of F18 completely kills a lot of the tests that copy tmp files to there. Let's disable it in our kickstart. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 杨东升 提交于
Signed-off-by: Nyangdongsheng <yangds.fnst@fujitsu.cn>
-
由 杨东升 提交于
Signed-off-by: Nyangdongsheng <yangds.fnst@fujitsu.cn>
-
由 杨东升 提交于
Signed-off-by: Nyangdongsheng <yangds.fnst@fujitsu.cn>
-
- 25 1月, 2013 10 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Here mostly for convenience (you want to install F18 to run some tests in it). Eventually we will enable the ability to perform network installs of the mentioned Fedora, but this still will take some time. With this, you can execute: tools/download_manager.py And select the Fedora 18 ISO to be downloaded. CC: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Cleber Rosa 提交于
/tmp used to be a safe bet, but now with some systems using a tmpfs based /tmp, it looks like /var/tmp is a better choice. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This is a solution for issue #178. Display options values when displaying the list of tests. That will explain the filters applied in the config set generated by the config file. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This is a solution for issue #176. If you did type a test name that is not available for the guest type you want the test to run, explain carefully to the user that he/she needs to double check the input, explaining some common mistakes. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
This is a solution for issue #175. With the recent switch kvm-> qemu, it's natural that people mistake those for a while. We haven't been handling that case well. So let's establish valid test types and, if the user chooses an invalid one, give him/her an understandable error message. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 Amos Kong 提交于
Iometer is an I/O subsystem measurement and characterization tool for single and clustered systems. We use it to test block I/O performance of virtual machine. Need to add some util files to winutils.iso/Iometer: http://kongove.fedorapeople.org/autotest/Iometer.tar.gz This patch just added the testcase, I will change this case to generate RHS format result, then we can use regression.py to compare the results. Signed-off-by: NAmos Kong <akong@redhat.com>
-
- 24 1月, 2013 1 次提交
-
-
由 Feng Yang 提交于
We have rename autotest.py to autotest_control. So update sub_type to autotest_control Signed-off-by: NFeng Yang <fyang@redhat.com>
-
- 22 1月, 2013 8 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
RHEL 5 doesn't use seabios, so we can't use its log compulsorily, so we need to handle the IndexError that is thrown in that case. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
- 20 1月, 2013 2 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Disable user's pylint configuration. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
It was pointed out that this prevents the devices from coming up and NetworkManager can't assign addresses. CC: Cleber Rosa <cleber@redhat.com> CC: Feng Yang <fyang@redhat.com> Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 19 1月, 2013 5 次提交
-
-
由 Qingtang Zhou 提交于
Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
-
由 Jiří Župka 提交于
1) Syncs hosts time via timesync command. 2) After first boot of vms test check time on vms if time difference from host is greater than time_diff_limit it writes warning to log. 3) Migrates machine between hosts and compares time differences on hosts and guests after migration. - If difference is greater than time_diff_limit raise error. Signed-off-by: NJiří Župka <jzupka@redhat.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
- 17 1月, 2013 3 次提交
-
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-
由 liyang 提交于
Signed-off-by: NLi Yang <liyang.fnst@cn.fujitsu.com>
-