X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetconf%2Fready%2Fnetconfready.robot;h=55b1e7a725f840520ad692705a63c1b22aed0118;hb=01a21a497c1a827d80a113cc3b3e85533749ff30;hp=ec0ecb57c900e5d25771773c58144238759ddec5;hpb=548fd35158bca7bc81ae8b8a51f4b727f0eba552;p=integration%2Ftest.git diff --git a/csit/suites/netconf/ready/netconfready.robot b/csit/suites/netconf/ready/netconfready.robot index ec0ecb57c9..55b1e7a725 100644 --- a/csit/suites/netconf/ready/netconfready.robot +++ b/csit/suites/netconf/ready/netconfready.robot @@ -61,9 +61,6 @@ Setup_Everything KarafKeywords.Log_Message_To_Controller_Karaf Starting Netconf readiness test suite BuiltIn.Run_Keyword_If ${DEBUG_LOGGING_FOR_EVERYTHING} KarafKeywords.Execute_Controller_Karaf_Command_On_Background log:set DEBUG RequestsLibrary.Create_Session ses http://${CONTROLLER}:${RESTCONFPORT} auth=${AUTH} - # TODO: Do not include slash in ${OPERATIONAL_TOPO_API}, having it typed here is more readable. - # TODO: Alternatively, create variable in Variables which starts with http. - # Both TODOs would probably need to update every suite relying on current Variables. Teardown_Everything [Documentation] Destroy all sessions in the requests library and log into karaf.log that the netconf readiness wait is over.