1. 26 3月, 2014 3 次提交
    • Amos_沧海桑田's avatar
      Merge pull request #35 from kongove/for-lmr · 821f623f
      Amos_沧海桑田 提交于
      netperf: collect host/guest sysinfo by custom-built scripts
      821f623f
    • A
      netperf: collect host/guest sysinfo by custom-built scripts · 0b62f7ec
      Amos Kong 提交于
      User wants to collect sysinfo of host/guest, but different users
      might have different requests, and many kinds of system might be
      used. So I would like to use custom-built scripts to collect the
      information that will make users happy.
      
      User needs to add shell scripts to autotest/client/tests/virt/shared/scripts/,
      and set the script path in config file.
      
      eg:
       #log_hostinfo_script = scripts/rh_perf_log_hostinfo_script.sh
       #log_guestinfo_script = scripts/rh_perf_log_guestinfo_script.sh
       #log_guestinfo_exec = bash
       #log_guestinfo_path = /tmp/log_guestinfo.sh
      
      Then the script output will be saved to $test.resultsdir/sysinfo,
      analyzer can use 'diff' to compare the system information when
      regression occurs.
      
      I will send a pull request to add to example scripts to virt-tests repo.
      Signed-off-by: NAmos Kong <akong@redhat.com>
      0b62f7ec
    • F
      Merge pull request #48 from spcui/usb_hotplug · 9904c894
      Feng Yang 提交于
      qemu.tests.usb_hotplug: Do not need to verify usb device on guest for negative test
      9904c894
  2. 25 3月, 2014 1 次提交
  3. 21 3月, 2014 2 次提交
  4. 20 3月, 2014 10 次提交
  5. 19 3月, 2014 1 次提交
  6. 18 3月, 2014 1 次提交
  7. 17 3月, 2014 1 次提交
  8. 16 3月, 2014 10 次提交
  9. 14 3月, 2014 3 次提交
  10. 13 3月, 2014 3 次提交
  11. 12 3月, 2014 3 次提交
  12. 11 3月, 2014 1 次提交
  13. 07 3月, 2014 1 次提交