[libvirt] [libvirt-test-API][PATCH 1/3] Add two testing cases to test_connection.conf

jiahu jiahu at redhat.com
Thu Apr 23 07:37:47 UTC 2015


Below 4 new APIs will be tested
networkLookupByUUIDString/networkLookupByUUID
storagePoolLookupByUUIDString/storagePoolLookupByUUID
---
 cases/test_connection.conf | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/cases/test_connection.conf b/cases/test_connection.conf
index 5719937..5317d72 100644
--- a/cases/test_connection.conf
+++ b/cases/test_connection.conf
@@ -57,3 +57,11 @@ virconn:connection_getDomainCapabilities
         pc-i440fx-rhel7.0.0
     virttype
         kvm
+
+network:network_uuid
+    networkname
+        default
+
+storage:pool_uuid
+    poolname
+        default
-- 
1.8.3.1




More information about the libvir-list mailing list