X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fbgpcep%2Fthroughpcep%2Fcases.robot;h=1279ebb77b157857180434b3230d41827cb5e29d;hb=7c40bdf8e4706ed006daa2136bfa7786c9443920;hp=8bd6077aa230732e7078de5007c0c84a19961dd2;hpb=04ea3dcb6593603e19b2a1aee5bd1808eda469b8;p=integration%2Ftest.git diff --git a/csit/suites/bgpcep/throughpcep/cases.robot b/csit/suites/bgpcep/throughpcep/cases.robot index 8bd6077aa2..1279ebb77b 100644 --- a/csit/suites/bgpcep/throughpcep/cases.robot +++ b/csit/suites/bgpcep/throughpcep/cases.robot @@ -190,7 +190,7 @@ Put_Updater SSHLibrary.Put_File ${CURDIR}/../../../../tools/pcep_updater/updater.py ${UPDATERVM_WORKSPACE}/ SSHLibrary.Put_File ${CURDIR}/../../../libraries/AuthStandalone.py ${UPDATERVM_WORKSPACE}/ SSHKeywords.Assure_Library_Counter target_dir=${UPDATERVM_WORKSPACE} - SSHKeywords.Assure_Library_Ipaddr terget_dir=${UPDATERVM_WORKSPACE} + SSHKeywords.Assure_Library_Ipaddr target_dir=${UPDATERVM_WORKSPACE} # Done preparation of Updater VM, now use AuthStandalone to create session from robot VM too. BuiltIn.Log_Many ${RESTCONF_USER} ${RESTCONF_PASSWORD} ${RESTCONF_SCOPE} ${CONTROLLER} ${session} = AuthStandalone.Init_Session ${CONTROLLER} ${RESTCONF_USER} ${RESTCONF_PASSWORD} ${RESTCONF_SCOPE}