summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2020-11-25 14:22:10 -0500
committerGitHub <noreply@github.com>2020-11-25 14:22:10 -0500
commit3abf06b722c83c47255a9e1245770f55b17f2d38 (patch)
tree26ea6a0bacb7866f1475a77c70bff6bba76d75e0 /tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
parent68cd847ee68e8b62d079cb0c683848ad87bdf6ee (diff)
parent10870bbc206f79dc125f33fe6962fe2ac873ada1 (diff)
Merge pull request #7607 from pguibert6WIND/topo_python3_preparation
Topo python3 preparation
Diffstat (limited to 'tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py')
-rw-r--r--tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py b/tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
index f4b4da55d2..bc47dfc85c 100644
--- a/tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
+++ b/tests/topotests/bgp_rfapi_basic_sanity/scripts/add_routes.py
@@ -1,4 +1,4 @@
-from lutil import luCommand
+from lib.lutil import luCommand
holddownFactorSet = luCommand(
"r1",