1. 12 1月, 2017 1 次提交
    • C
      qemu.tests.block_hotplug: set bootindex=0 for system disk. · 86f2be1f
      Cong Li 提交于
      In some enterprises, the default bootindex is -1 for system disk,
      which means cancel the boot index.
      If hotplug a data disk then reboot guest, qemu may set the data
      disk with higher bootindex, which depends on different enterprises'
      policies.
      As above, need set bootindex=0 for system disk.
      Signed-off-by: NCong Li <coli@redhat.com>
      86f2be1f
  2. 10 1月, 2017 1 次提交
  3. 09 1月, 2017 2 次提交
  4. 06 1月, 2017 4 次提交
  5. 05 1月, 2017 2 次提交
    • H
      qemu.test.cfg.usb.cfg:Filter out Host_RHEL.m6 for "ich9-usb-uhci6" test. · 65e0641a
      Haotong Chen 提交于
      RHEL.6 host does not support "ich9-usb-uhci6".
      65e0641a
    • A
      qemu.tests:modify netperf related script · 2687b22a
      Aihua Liang 提交于
      tests.netperf_stress:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.netperf_udp:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.flow_caches_stress_test:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.migration_with_netperf:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.multi_nics_stress:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.ovs_qos:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      3.correct info index for status_test_command
      
      Signed-off-by:Aihua Liang<aliang@redhat.com>
      2687b22a
  6. 03 1月, 2017 1 次提交
  7. 30 12月, 2016 1 次提交
  8. 29 12月, 2016 2 次提交
  9. 28 12月, 2016 3 次提交
  10. 27 12月, 2016 1 次提交
    • C
      qemu.tests: drop case "balloon_check_qmp". · 306c93ed
      Cong Li 提交于
      1. case logic is wrong, there are 2 types in the configuration, 1 is balloon_check, the other is kernel_install, actually kernel_install is the case which will be executed.
      2. no need to match qmp output pattern now.
      3. balloon_check_qmp steps can be covered in balloon_check with qmp, and no scenario about kernel_install and balloon_check.
      Signed-off-by: NCong Li <coli@redhat.com>
      306c93ed
  11. 23 12月, 2016 1 次提交
    • C
      qemu.tests.block_hotplug: some improvements for the code. · 69d7e964
      Cong Li 提交于
      1. block_hotplug.cfg: add separate scenario for repeated plug/unplug, no need repeat 300 times for each scenario when one pci.
      2. block_hotplug.py: get and close a separate session when using it to fix file descriptor out of range problem.
      3. stop_continue.py: close session when test finished.
      Signed-off-by: NCong Li <coli@redhat.com>
      69d7e964
  12. 22 12月, 2016 3 次提交
  13. 21 12月, 2016 1 次提交
  14. 19 12月, 2016 1 次提交
  15. 18 12月, 2016 1 次提交
  16. 16 12月, 2016 1 次提交
  17. 15 12月, 2016 1 次提交
  18. 14 12月, 2016 1 次提交
  19. 13 12月, 2016 1 次提交
  20. 12 12月, 2016 1 次提交
  21. 10 12月, 2016 1 次提交
  22. 08 12月, 2016 1 次提交
  23. 06 12月, 2016 1 次提交
  24. 04 12月, 2016 1 次提交
  25. 02 12月, 2016 3 次提交
  26. 01 12月, 2016 2 次提交
  27. 30 11月, 2016 1 次提交