[libvirt] [PATCH 0/3] fsfreeze and fsthaw API testing

Jincheng Miao jmiao at redhat.com
Wed Feb 4 09:16:15 UTC 2015


Added guest agent conf to domain xml in order to test API
fsfreeze and fsthaw.

Jincheng Miao (3):
   add guest agent configuration to domain xml
   Add domain fsfreeze and fsthaw API testing
   Add fsfreeze fsthaw test case to linux_domain

  cases/linux_domain.conf                            |   18 +++++
  repos/domain/domain_fsfreeze.py                    |   76 ++++++++++++++++++++
  repos/domain/domain_fsthaw.py                      |   49 +++++++++++++
  .../domain/xmls/kvm_linux_guest_install_cdrom.xml  |    4 +
  repos/domain/xmls/kvm_linux_guest_install_net.xml  |   20 +++--
  5 files changed, 159 insertions(+), 8 deletions(-)
  create mode 100644 repos/domain/domain_fsfreeze.py
  create mode 100644 repos/domain/domain_fsthaw.py





More information about the libvir-list mailing list