mirror_frr/tests/topotests/ospf_basic_functionality
Christian Hopps 6a95bfc8b0 tests: uniq vrf names when using netns
- In order to run tests in parallel the netns-based vrfs need to
have unique names primarily bc they are all tracked/looked-up in
`/run/netns` which is not network namespace nesting friendly

- use ip(8) exclusively rather than a mix of `ip` and `ifconfig`
and `vconfig`, reducing required pkg count by a couple.

Signed-off-by: Christian Hopps <chopps@labn.net>
2021-08-21 06:13:52 -04:00
..
ospf_asbr_summary_topo1.json tests : Adding 2 ospf asbr summary testcases. 2021-05-17 19:52:54 -07:00
ospf_asbr_summary_type7_lsa.json tests: Adding ospfv2 summarisation test cases. 2021-06-23 13:57:12 -07:00
ospf_authentication.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_chaos.json tests: Adding 3 ospf chaos testcases. 2021-01-21 04:55:58 +05:30
ospf_ecmp_lan.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_ecmp.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_lan.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_nssa.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_p2mp.json tests: Adding ospf p2mp basic test. 2021-01-12 09:28:50 +05:30
ospf_routemaps.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_rte_calc.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
ospf_single_area.json tests: ospf_basic_functionality topojson testcases. 2020-09-18 15:13:46 +05:30
test_ospf_asbr_summary_topo1.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_asbr_summary_type7_lsa.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_authentication.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_chaos.py tests: More black fixups 2021-04-09 08:35:05 -04:00
test_ospf_ecmp_lan.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_ecmp.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_lan.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_nssa.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_p2mp.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_routemaps.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_rte_calc.py tests: Add pytest.mark.ospfd on tests missing this mark 2021-07-28 09:36:30 -04:00
test_ospf_single_area.py tests: uniq vrf names when using netns 2021-08-21 06:13:52 -04:00