Put testtool startup into its own testcase
[integration/test.git] / csit / suites / netconf / scale / getsingle.robot
index 9ef0e3de77f7a967260bea820099c4ec87cff44c..8931c9bc2fc5097e851e9bb35c4b49535e0f05ac 100644 (file)
@@ -26,6 +26,10 @@ Variables         ${CURDIR}/../../../variables/Variables.py
 ${DEVICE_COUNT}    500
 
 *** Test Cases ***
+Start_Test_Tool
+    [Documentation]    Deploy and start test tool, then wait for all its devices to become online.
+    NetconfKeywords.Install_And_Start_Testtool    device-count=${DEVICE_COUNT}
+
 Configure_Devices_Onto_Netconf
     [Documentation]    Make requests to configure the testtool devices.
     [Tags]    critical