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 2 次提交
  5. 05 1月, 2017 1 次提交
  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. 16 12月, 2016 1 次提交
  16. 15 12月, 2016 1 次提交
  17. 14 12月, 2016 1 次提交
  18. 13 12月, 2016 1 次提交
  19. 12 12月, 2016 1 次提交
  20. 10 12月, 2016 1 次提交
  21. 06 12月, 2016 1 次提交
  22. 04 12月, 2016 1 次提交
  23. 02 12月, 2016 3 次提交
  24. 01 12月, 2016 2 次提交
  25. 30 11月, 2016 1 次提交
  26. 25 11月, 2016 3 次提交
  27. 24 11月, 2016 1 次提交
  28. 23 11月, 2016 1 次提交