Add Netconf server ready test to netconf suite
[integration/test.git] / csit / suites / controller / NETCONF / 010__netconf_inventory.robot
index d8d12cf7617bdfdda6d368cf72ac9a67c60404c6..d14ee22ff9dee5620c61ad8b426bd59ed89134e4 100644 (file)
@@ -1,5 +1,5 @@
 *** Settings ***
-Documentation     Test suite for NETCONF
+Documentation     Test suite for NETCONF client
 Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections