summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_vrf_netns
AgeCommit message (Expand)Author
2025-01-15tests: use global -w option instead of per-daemon -nIgor Ryzhov
2024-12-05tests: Convert to using `neighbor X timers connect 1` for exabgp using testsDonald Sharp
2024-01-14mgmtd: add option to specify netns as the vrf backendIgor Ryzhov
2023-12-14topotests: convert exabgp scripts to python3Louis Scalbert
2023-12-14topotests: convert bgp_vrf_netns to exabgp 4Louis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-20tests: Fix tests using exabgp to explicitly call out which python to useDonald Sharp
2021-11-07tests: Remove debugs from topotestsDonald Sharp
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-08-21tests: uniq vrf names when using netnsChristian Hopps
2021-07-28tests: Add pytest.mark.bgpd for tests missing this markDonald Sharp
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-04-14tests: Enable rfc8212 by default except datacenter profileDonatas Abraitis
2020-04-05Merge pull request #6143 from ton31337/fix/remove_prefixReceivedCountSri Mohana Singamsetty
2020-04-03tests: Run python formatter (black) for topotestsreformat
2020-04-03tests: Replace prefixReceivedCount to pfxRcd in JSONsDonatas Abraitis
2018-11-27bgp_vrf_netns: reduce code duplicationRafael Zalamena
2018-11-27bgp_vrf_netns: swap the order of netns destructionPhilippe Guibert
2018-11-27bgp_vrf_netns: revert changes from topotest 77Philippe Guibert
2018-11-27bgp_vrf_netns: increase bgp convergence timerPhilippe Guibert
2018-11-27bgp_vrf_netns: do not run test on 32 bit linux machinesPhilippe Guibert
2018-11-27bgp_vrf_netns: attempt cleanup of previous test abnormal exit. skip test if s...Lou Berger
2018-11-27bgp_vrf_netns: allow more time for adjacency to come up, report unexpected ou...Lou Berger
2018-11-27bgp_vrf_netns: add basic test to support netns backend with netnsPhilippe Guibert