Merge "Add healthcheck test for Netconf Server"
[integration/csit.git] / tests / integration / nfsimulator / netconf-server / netconf-server-rest-test.robot
diff --git a/tests/integration/nfsimulator/netconf-server/netconf-server-rest-test.robot b/tests/integration/nfsimulator/netconf-server/netconf-server-rest-test.robot
new file mode 100644 (file)
index 0000000..4805d68
--- /dev/null
@@ -0,0 +1,12 @@
+*** Settings ***
+Documentation     Run healthcheck
+Library              RequestsLibrary
+Resource          ./resources/netconf-server-keywords.robot
+
+
+*** Test Cases ***
+
+Netconf Server Rest API Health Check
+    [Tags]      Netconf-Server
+    [Documentation]   Run healthcheck
+    Run Healthcheck