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