summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_prefix_sid
AgeCommit message (Expand)Author
2024-12-05tests: Convert to using `neighbor X timers connect 1` for exabgp using testsDonald Sharp
2024-06-12tests: supress unused variables at topotestsY Bharath
2023-12-14topotests: convert bgp_prefix_sid to exabgp 4Louis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-09-04tests: cleanup: rerun changed files through blackChristian Hopps
2021-09-04tests: cleanup - remove unused importsChristian Hopps
2021-09-04tests: use common exa-receive.py scriptChristian Hopps
2021-09-04tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps
2021-09-04tests: micronet: adapt testsChristian Hopps
2021-07-28tests: Add pytest.mark.bgpd for tests missing this markDonald Sharp
2020-12-17tests: please follow the style guidewhitespace
2020-09-18tests: use .items instead of .iteritems in topotestsMark Stapp
2020-09-08tests: Modify bgpd.conf to have faster keepalive/hold timersDonald Sharp
2020-07-27tests: Remove 'log monitor' from testsDonald Sharp
2020-04-14tests: Enable rfc8212 by default except datacenter profileDonatas Abraitis
2020-04-03tests: Run python formatter (black) for topotestsreformat
2020-02-14topotests: add bgp_prefix_sidHiroki Shirokura