mirror_frr/tests/topotests/bgp_rfapi_basic_sanity
Philippe Guibert 10870bbc20 topotests: precise importation folder
the topolog importation folder must be precised. otherwise following
error message appears:

root@dut-vm:~/topotests/bgp_flowspec# python3 test_bgp_flowspec_topo.py
Traceback (most recent call last):
  File "test_bgp_flowspec_topo.py", line 96, in <module>
    from lib.lutil import lUtil
  File "/root/topotests/bgp_flowspec/../lib/lutil.py", line 25, in <module>
    from topolog import logger
ImportError: No module named 'topolog'
root@dut-vm:~/topotests/bgp_flowspec#

The same error occurs with lutil and bgprib which are 2 libraries
located under lib/ folder. Some precisions are added too.

PR=71290
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2020-11-25 16:31:45 +00:00
..
r1 tests: Modify bgpd.conf to have faster keepalive/hold timers 2020-09-08 12:58:26 -04:00
r2 tests: Modify bgpd.conf to have faster keepalive/hold timers 2020-09-08 12:58:26 -04:00
r3 tests: Modify bgpd.conf to have faster keepalive/hold timers 2020-09-08 12:58:26 -04:00
r4 tests: Modify bgpd.conf to have faster keepalive/hold timers 2020-09-08 12:58:26 -04:00
scripts topotests: precise importation folder 2020-11-25 16:31:45 +00:00
__init__.py bgp_rfapi_basic_sanity: added basic rfapi sanity topotest 2018-11-27 20:22:14 -05:00
customize.py tests: Our tests are for FRR 2020-09-22 10:11:58 -04:00
test_bgp_rfapi_basic_sanity.py tests: Run python formatter (black) for topotests 2020-04-03 19:41:28 +03:00