1. 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
  2. 19 12月, 2016 1 次提交
  3. 16 12月, 2016 1 次提交
  4. 15 12月, 2016 1 次提交
  5. 14 12月, 2016 1 次提交
  6. 13 12月, 2016 1 次提交
  7. 12 12月, 2016 1 次提交
  8. 10 12月, 2016 1 次提交
  9. 06 12月, 2016 1 次提交
  10. 04 12月, 2016 1 次提交
  11. 02 12月, 2016 3 次提交
  12. 01 12月, 2016 2 次提交
  13. 30 11月, 2016 3 次提交
  14. 25 11月, 2016 5 次提交
  15. 24 11月, 2016 2 次提交
  16. 23 11月, 2016 5 次提交
  17. 21 11月, 2016 1 次提交
  18. 18 11月, 2016 3 次提交
  19. 17 11月, 2016 3 次提交
  20. 16 11月, 2016 1 次提交
    • A
      qemu.tests:add negative case for balloon test · c0e6db22
      Aihua Liang 提交于
      qemu.tests.balloon_check:
      1.Optimize minimum ballooned size for windows guest
      2.Optimize illegal test for windows guest
      3.Seperate illegal as an individual cfg file
      4.Compare windows guest's used memory for balloon check.
      5.add function get_used_mem
      6.modify the log info
      
      qemu.tests.balloon_service:
      1.Optimize code for balloon_service test.
      
      qemu.tests.cfg.balloon_illegal:
      1.add new cfg "balloon_illegal.cfg".
      2.Adjust code for balloon_illegal test
      3.Optimize code for windows's minimum balloon size
      
      qemu.tests.cfg.balloon_service:
      1.Set ratio to 0.1
      
      qemu.tests.cfg.balloon_check:
      1.Set ratio to 0.1
      Signed-off-by: NAihua Liang <aliang@redhat.com>
      c0e6db22
  21. 15 11月, 2016 2 次提交