From: Jozef Behran Date: Wed, 23 Sep 2015 10:29:27 +0000 (+0200) Subject: Added missing line X-Git-Tag: release/lithium-sr2~18 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9f4e0e44fe1f534120fa9b7d9ad25064fef977f7;hp=4a805aa6f14dc18dc5a38dd82e417be76960f41b;p=integration%2Ftest.git Added missing line Change-Id: I896b6c7cd743fc6f031d18b1277c9643e307556f Signed-off-by: Jozef Behran --- diff --git a/csit/libraries/BGPSpeaker.robot b/csit/libraries/BGPSpeaker.robot index fce4e03040..f2456dc092 100644 --- a/csit/libraries/BGPSpeaker.robot +++ b/csit/libraries/BGPSpeaker.robot @@ -16,6 +16,7 @@ Documentation Robot keyword library (Resource) for handling the BGP speaker ... TODO: The Utils.robot library has a "Run Command On Remote System" if we didn't ... want to make the assumption that an SSH connection was already open. ... alternative TODO: Explain that it is not worth to perform separate SSH logins. +Library SSHLibrary Resource ${CURDIR}/Utils.robot *** Variables ***