summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_rfapi_basic_sanity/customize.py
AgeCommit message (Collapse)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2022-02-08tests: fix strings with topologiesIgor Ryzhov
Add `r` prefix to treat backslashes as literals. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
2021-09-04tests: cleanup - remove unused importsChristian Hopps
Signed-off-by: Christian Hopps <chopps@labn.net>
2021-09-04tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps
Signed-off-by: Christian Hopps <chopps@labn.net>
2021-09-04tests: micronet: adapt testsChristian Hopps
Signed-off-by: Christian Hopps <chopps@labn.net>
2020-09-22tests: Our tests are for FRRDonald Sharp
These tests at this point only work for FRR. Let's cut to the chase and admit it. Signed-off-by: Donald Sharp <sharpd@nvidia.com>`
2020-04-03tests: Run python formatter (black) for topotestsreformat
Mostly ' => ", whitespace changes. Using https://github.com/psf/black Signed-off-by: reformat <reformat@nobody.nobody>
2018-11-27bgp_rfapi_basic_sanity: address PR comments (copyright, switch)Lou Berger
Signed-off-by: Lou Berger <lberger@labn.net>
2018-11-27bgp_rfapi_basic_sanity: added basic rfapi sanity topotestLou Berger
Signed-off-by: Lou Berger <lberger@labn.net>