- 08 5月, 2018 1 次提交
-
-
由 Xueqiang Wei 提交于
qemu.test: virtio_storage_in_use, the drive format should be same between system disk and data disk. Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
- 03 5月, 2018 1 次提交
-
-
由 Xu Han 提交于
Netperf: variants jumbo is duplicated with jumbo.py case
-
- 02 5月, 2018 8 次提交
-
-
由 Wenli Quan 提交于
Variants jumbo is duplicated with jumbo.py, so replace it with with_jumbo. Signed-off-by: NWenli Quan <wquan@redhat.com>
-
由 Xu Han 提交于
Enable python36 check
-
由 Xu Han 提交于
qcow2perf: Fix bug
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Python 3: drop usage of iter.next()
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Add missing argument `shell=True` to function `process.run`. Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Haotong Chen 提交于
To support both Python 3 and 2, use next(iter) or iter.__next__() Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
- 27 4月, 2018 2 次提交
-
-
由 Xu Han 提交于
tests: remove dropin test
-
由 Cleber Rosa 提交于
This determines the pass/fail of a test based on the execution of a command. This is the predecessor of Avocado SIMPLE tests, and as such, can be removed in favor of the former. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 25 4月, 2018 2 次提交
-
-
由 Xu Han 提交于
Fix issues of using avocado.utils.process.CmdError
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
- 20 4月, 2018 2 次提交
-
-
由 Xu Han 提交于
timedrift: Fix the issue of set_cpu_affinity
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
- 19 4月, 2018 2 次提交
-
-
由 Satheesh Rajendran 提交于
nic_hotplug: fix syntax error
-
由 Sitong liu 提交于
Signed-off-by: NSitong liu <sliu@localhost.localdomain>
-
- 18 4月, 2018 2 次提交
-
-
由 Xu Han 提交于
watchdog: remove unexpected argument 'retain_output' of system_output()
-
由 yama 提交于
Signed-off-by: Nyama <yama@redhat.com>
-
- 13 4月, 2018 20 次提交
-
-
由 Xu Han 提交于
multi_host_migration: To pass ci check for python 3
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
[qemu] Python 3: Update unicode()
-
由 Xu Han 提交于
rv_connect: Fix typo
-
由 Xu Han 提交于
Python 3: Miscellaneous fixes
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
[qemu] Python 3: Replace string
-
由 Xu Han 提交于
[qemu] Python 3: Replace commands
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Python 3: [openvswitch] a range fixer
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Xu Han 提交于
Python 3: [generic] replaced file() with open()
-
由 Xu Han 提交于
[qemu] Python 3: Update file() and cmp()
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
Python 3: [generic] replaced commands
-
由 Xu Han 提交于
[qemu] Python 3: Update map(), filter() and zip()
-
由 Xu Han 提交于
[qemu] Python 3: Update module name
-