Fix netconf ready suite
[integration/test.git] / csit / libraries / BGPSpeaker.robot
index 053debd06aea0929313a86a45e07ced470d44640..de5f2a8cd29263059848c7b4b2c0358c8d650b11 100644 (file)
@@ -26,10 +26,11 @@ Documentation     Robot keyword library (Resource) for handling the BGP speaker
 Library           SSHLibrary
 Library           RequestsLibrary
 Resource          RemoteBash.robot
+Resource          ../variables/Variables.robot
 
 *** Variables ***
 ${BGPSpeaker__OUTPUT_LOG}    play.py.out
-${PEER_URL}       /restconf/operational/bgp-rib:bgp-rib/rib/example-bgp-rib/peer/bgp:%2F%2F
+${PEER_URL}       restconf/operational/bgp-rib:bgp-rib/rib/example-bgp-rib/peer/bgp:%2F%2F
 
 *** Keywords ***
 Start_BGP_Speaker