From: Vratko Polak Date: Wed, 9 Mar 2016 14:38:38 +0000 (+0100) Subject: Throughpcep: Download pcc-mock log to current working directory X-Git-Tag: release/beryllium-sr1~36 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=b8ec91064cdf7f907817e6bfefece198f3ee9e04 Throughpcep: Download pcc-mock log to current working directory Change-Id: I9d5657fab8b831e9e6bafd51775d3950a4801b34 Signed-off-by: Vratko Polak --- diff --git a/csit/suites/bgpcep/throughpcep/cases.robot b/csit/suites/bgpcep/throughpcep/cases.robot index 1279ebb77b..870f4e3454 100644 --- a/csit/suites/bgpcep/throughpcep/cases.robot +++ b/csit/suites/bgpcep/throughpcep/cases.robot @@ -359,7 +359,7 @@ Stop_Pcc_Mock Download_Pccmock_Log [Documentation] Transfer pcc-mock output from pcc-mock VM to robot VM. [Setup] Run_Even_When_Failing_Fast - SSHLibrary.Get_File ${LOG_PATH}/${LOG_NAME} ${CURDIR}/${LOG_NAME} + SSHLibrary.Get_File ${LOG_PATH}/${LOG_NAME} ${LOG_NAME} Topology_Postcondition [Documentation] Verify that within timeout, PCEP topology contains no PCCs again.