Hey Chris,Alex:

This is v4 version for virsh schedinfo test.
I split schedinfo into two module, one for qemu and one for xen.

Alought there are repeated codes, but the logic can be more clear
and easy to maintain. :)
And thanks for Chris' advice.


Yu Mingfei (4):
  virt-libvirt: Add configuration for virsh schedinfo(posix on
    qemu/kvm).
  virt-libvirt: Add configuration for virsh schedinfo(credit on xen).
  virt-libvirt: Add test module for virsh schedinfo(posix on qemu/kvm)
  virt-libvirt: Add test module for virsh schedinfo(credit on xen)

 tests/cfg/virsh_schedinfo_qemu_posix.cfg |  77 +++++++++++++++
 tests/cfg/virsh_schedinfo_xen_credit.cfg |  69 ++++++++++++++
 tests/virsh_schedinfo_qemu_posix.py      | 155 +++++++++++++++++++++++++++++++
 tests/virsh_schedinfo_xen_credit.py      | 117 +++++++++++++++++++++++
 4 files changed, 418 insertions(+)
 create mode 100644 tests/cfg/virsh_schedinfo_qemu_posix.cfg
 create mode 100644 tests/cfg/virsh_schedinfo_xen_credit.cfg
 create mode 100644 tests/virsh_schedinfo_qemu_posix.py
 create mode 100644 tests/virsh_schedinfo_xen_credit.py

-- 
1.7.11.7

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to