summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_ebgp_requires_policy
AgeCommit message (Expand)Author
2024-06-12tests: supress unused variables at topotestsY Bharath
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: 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-11-19tests: Add more descriptive error messages and increase timeoutsDonatas Abraitis
2020-10-07*: reformat python fileswhitespace
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-06-10tests: raise convergence timeout in bgp_ebgp_requires_policyMark Stapp
2020-04-14tests: Describe each scenario for rfc8212 to ease debuggingDonatas Abraitis
2020-04-14tests: Enable rfc8212 by default except datacenter profileDonatas Abraitis
2020-04-03tests: Run python formatter (black) for topotestsreformat
2019-12-19tests: Test if eBGP policy is not applied to iBGP peersDonatas Abraitis
2019-05-10topotests: Add test to check if eBGP required policy worksDonatas Abraitis