[libvirt] [PATCH 3/3] Add fsfreeze fsthaw test case to linux_domain

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


Signed-off-by: Jincheng Miao <jmiao at redhat.com>
---
 cases/linux_domain.conf |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/cases/linux_domain.conf b/cases/linux_domain.conf
index 515858a..371111d 100644
--- a/cases/linux_domain.conf
+++ b/cases/linux_domain.conf
@@ -139,6 +139,24 @@ domain:cpu_affinity
     vcpu
         $defaultvcpu
 
+domain:domain_fsfreeze
+    guestname
+        $defaultname
+
+domain:domain_fsthaw
+    guestname
+        $defaultname
+
+domain:domain_fsfreeze
+    guestname
+        $defaultname
+    mountpoint
+        /
+
+domain:domain_fsthaw
+    guestname
+        $defaultname
+
 domain:destroy
     guestname
         $defaultname
-- 
1.7.1




More information about the libvir-list mailing list