Show patches with: Submitter = Lucas Meneghel Rodrigues       |    State = Action Required       |   613 patches
« 1 2 ... 3 4 56 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/18] KVM test: Add a netperf subtest - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[13/18] KVM test: Add a subtest of changing MAC address - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[12/18] KVM test: Add a subtest of pxe - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[11/18] KVM test: Add a subtest of multicast - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[10/18] KVM test: Add a subtest of nic promisc - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[09/18] KVM test: Add a subtest of load/unload nic driver - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[08/18] KVM test: Add basic file transfer test - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[07/18] KVM test: Add a subtest jumbo - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[06/18] KVM test: Add a new subtest ping - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[05/18] KVM Test: Add a common ping module for network related tests - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[04/18] KVM test: Add a get_ifname function - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[03/18] KVM test: Remove address_pools.cfg dependency - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[02/18] KVM test: Make physical_resources_check to work with MAC management - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
[01/18] KVM test: Add a new macaddress pool algorithm - - - --- 2010-09-14 Lucas Meneghel Rodrigues New
KVM-test: Add a new macaddress pool algorithm v3 - - - --- 2010-09-12 Lucas Meneghel Rodrigues New
KVM test: tests.cfg.sample: add params to qemu command line properly - - - --- 2010-09-10 Lucas Meneghel Rodrigues New
KVM test: tests.cfg.sample: add params to qemu command line properly - - - --- 2010-09-10 Lucas Meneghel Rodrigues New
KVM test: virtio_console test v2 - - - --- 2010-09-02 Lucas Meneghel Rodrigues New
KVM test: Change variant name from virtio to virtio_net - - - --- 2010-08-27 Lucas Meneghel Rodrigues New
server/autotest.py: Make an error message become an info message - - - --- 2010-08-09 Lucas Meneghel Rodrigues New
KVM test: Unittest subtest: Avoid leak of extra_params - - - --- 2010-08-03 Lucas Meneghel Rodrigues New
KVM test: Subtest unittest: append extra_params to qemu cmdline - - - --- 2010-08-02 Lucas Meneghel Rodrigues New
[2/2] KVM test: Fix hugepages variant post command - - - --- 2010-07-29 Lucas Meneghel Rodrigues New
[1/2] KVM test: Make hugepage setup script print useful information - - - --- 2010-07-29 Lucas Meneghel Rodrigues New
KVM test: Updating tests_base.cfg with cdrom_cd1 - - - --- 2010-07-27 Lucas Meneghel Rodrigues New
[3/3] KVM test: Unattended files changes to support virtio drivers install - - - --- 2010-07-22 Lucas Meneghel Rodrigues New
[2/3] KVM test: Adapt scripts/unattended.py to handle win virtio drivers - - - --- 2010-07-22 Lucas Meneghel Rodrigues New
[1/3] KVM test: Introducing virtio windows drivers install - config file - - - --- 2010-07-22 Lucas Meneghel Rodrigues New
KVM test: deps/Makefile - Compile rss with -static-libgcc - - - --- 2010-07-07 Lucas Meneghel Rodrigues New
test: Add rmap_chain.flat to unittests config file - - - --- 2010-07-06 Lucas Meneghel Rodrigues New
KVM test: Enable unattended install for Win2000 - - - --- 2010-07-06 Lucas Meneghel Rodrigues New
qemu-kvm unittests: Small makefile fix - - - --- 2010-07-01 Lucas Meneghel Rodrigues New
KVM test: Disable HPET on windows timedrift tests - - - --- 2010-06-30 Lucas Meneghel Rodrigues New
KVM test: Add Makefile on deps/ subdir - - - --- 2010-06-29 Lucas Meneghel Rodrigues New
KVM test: Modify the build.git method to build and link unittests - - - --- 2010-06-25 Lucas Meneghel Rodrigues New
[5/5] KVM test: Make it possible to run VMs without NICs - - - --- 2010-06-24 Lucas Meneghel Rodrigues New
[4/5] KVM test: add sample RHEL-6 style unittest config file - - - --- 2010-06-24 Lucas Meneghel Rodrigues New
[3/5] KVM test: add wrapper for RHEL-6 style unittests - - - --- 2010-06-24 Lucas Meneghel Rodrigues New
[2/5] KVM test: add boolean 'testdev' VM parameter for RHEL-6 style unit tests - - - --- 2010-06-24 Lucas Meneghel Rodrigues New
[1/5] KVM test: support kernel -append command line options - - - --- 2010-06-24 Lucas Meneghel Rodrigues New
qemu-kvm tests: Create make target for install tests - - - --- 2010-06-24 Lucas Meneghel Rodrigues New
KVM test: migrate - remove gzipped images when test finishes - - - --- 2010-06-23 Lucas Meneghel Rodrigues New
[13/13] KVM test: Fix a small bug on timedrift test - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[12/13] KVM test: Enable the serial console for all linux guests - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[11/13] KVM test: Enable the serial console during unattended installation - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[10/13] KVM test: log output of all shell sessions and SCP transfers - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[09/13] KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[08/13] KVM test: kvm.py: set log file dir for kvm_subprocess logging - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[07/13] KVM test: kvm_vm.py: log serial console output and allow serial login - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[06/13] KVM test: kvm_vm.py: redirect the serial console to a unix socket - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[05/13] KVM test: remote_login(): make the login re suitable for serial console - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[04/13] KVM test: send username in remote_login() - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[03/13] KVM test: restructure remote_login() and remote_scp() - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[02/13] KVM test: add the auto_close option to all kvm_subprocess classes - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[01/13] KVM test: kvm_utils.py: add a primitive logging mechanism for kvm_subprocess - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
KVM test: Fixing size of NTFS partitions on windows unattended installs - - - --- 2010-06-02 Lucas Meneghel Rodrigues New
KVM test: Add a subtest iofuzz - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
[Autotest,KVM_AUTOTEST] KSM_overcommit: dynamic reserve calculation - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
IOzone preprocessing: Fix wrong column mapping on graph generation - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
KVM test: guest_s4 subtest - Expose timeout on config - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
KVM test: Do not execute guest_s4 and shutdown for RHEL 3.X - - - --- 2010-05-04 Lucas Meneghel Rodrigues New
KVM testing: New winutils.iso SHA1, refactoring some code - - - --- 2010-05-04 Lucas Meneghel Rodrigues New
KVM test: Add new subtest iozone_windows - - - --- 2010-05-03 Lucas Meneghel Rodrigues New
IOzone test: Introduce postprocessing module v2 - - - --- 2010-05-03 Lucas Meneghel Rodrigues New
[2/2] IOzone test: Introduce additional results postprocessing - - - --- 2010-04-30 Lucas Meneghel Rodrigues New
[1/2] IOzone test: Introduce postprocessing module - - - --- 2010-04-30 Lucas Meneghel Rodrigues New
KVM test: Fix RHEL 3.9 32 bit installation - - - --- 2010-04-19 Lucas Meneghel Rodrigues New
KVM test: Add cpu_set subtest - - - --- 2010-04-19 Lucas Meneghel Rodrigues New
KVM Test: Add KVM unit test (kvmctl) v2 - - - --- 2010-04-19 Lucas Meneghel Rodrigues New
KVM-Test: Add KVM unit test (kvmctl) - - - --- 2010-04-19 Lucas Meneghel Rodrigues New
KVM test: Introducing Opensuse and SLES unattended installs - - - --- 2010-04-17 Lucas Meneghel Rodrigues New
[RFC] KVM test: Create a remote session cleaning thread - - - --- 2010-04-16 Lucas Meneghel Rodrigues New
KVM test: Silence screendump thread by default - - - --- 2010-04-16 Lucas Meneghel Rodrigues New
KVM test: More improvements for autotest subtest - - - --- 2010-04-16 Lucas Meneghel Rodrigues New
KVM test: Memory ballooning test for KVM guest v4 - - - --- 2010-04-15 Lucas Meneghel Rodrigues New
KVM-test: Add a subtest 'qemu_img' v3 - - - --- 2010-04-15 Lucas Meneghel Rodrigues New
KVM test: Fixes on autotest subtest - - - --- 2010-04-14 Lucas Meneghel Rodrigues New
[RFC] KVM test: Introduce sample performance test set - - - --- 2010-04-07 Lucas Meneghel Rodrigues New
KVM test: Fix some typos on autotest run utility function - - - --- 2010-04-07 Lucas Meneghel Rodrigues New
Web frontend database: Expand test and subdir fields from tko_tests v2 - - - --- 2010-03-30 Lucas Meneghel Rodrigues New
Web frontend database: Expand test and subdir fields from tko_tests - - - --- 2010-03-30 Lucas Meneghel Rodrigues New
KVM test: Removing system_powerdown from windows set - - - --- 2010-03-25 Lucas Meneghel Rodrigues New
Monotonic time test: Don't force static compilation of time_test - - - --- 2010-03-23 Lucas Meneghel Rodrigues New
KVM test: make KVM tests explicitly pick qemu vs qemu-kvm depending on the test. - - - --- 2010-03-23 Lucas Meneghel Rodrigues New
KVM test: cd_hash: remove -i command line option - - - --- 2010-03-20 Lucas Meneghel Rodrigues New
KVM test: Parallel install of guest OS v3 - - - --- 2010-03-18 Lucas Meneghel Rodrigues New
KVM test: Make qcow2 check image non critical - - - --- 2010-03-17 Lucas Meneghel Rodrigues New
[2/2] KVM test: Support to SLES install - - - --- 2010-03-10 Lucas Meneghel Rodrigues New
[1/2] KVM test: Parallel install of guest OS v2 - - - --- 2010-03-10 Lucas Meneghel Rodrigues New
KVM test: Make sure check_image script runs on VMs turned off - - - --- 2010-03-09 Lucas Meneghel Rodrigues New
KVM test: Exposing boot and reboot timeouts in config files - - - --- 2010-03-08 Lucas Meneghel Rodrigues New
KVM test: A memory efficient kvm_config implementation v5 - - - --- 2010-03-03 Lucas Meneghel Rodrigues New
[2/2] KVM test: Add cpu_set subtest - - - --- 2010-02-25 Lucas Meneghel Rodrigues New
[1/2] KVM test: Refactoring the 'autotest' subtest - - - --- 2010-02-25 Lucas Meneghel Rodrigues New
KVM test: Add support for ipv6 addresses - - - --- 2010-02-24 Lucas Meneghel Rodrigues New
KVM test: Adding KSM overcommit test - - - --- 2010-02-24 Lucas Meneghel Rodrigues New
KVM test: KSM overcommit test v4 - - - --- 2010-02-22 Lucas Meneghel Rodrigues New
KVM test: Modifying finish.exe to support parallel installs - - - --- 2010-02-11 Lucas Meneghel Rodrigues New
KVM test: Make unattended script to clean up on failures - - - --- 2010-02-11 Lucas Meneghel Rodrigues New
[RFC] KVM test: Control files automatic generation to save memory - - - --- 2010-02-11 Lucas Meneghel Rodrigues New
« 1 2 ... 3 4 56 7 »