mirror_frr/tests/topotests/evpn-pim-1
Donald Sharp b9f3e47f3a tests: Start the ability to mark tests
Add the ability for our topotests to take advantage of pytest `mark`ing.
This effectively allows you to tell pytest to run against certain sets
of tests.  For a demonstration purpose I've added in marks for:
babel
eigrp
ldp
ospf
pim
rip

And setup tests to run against those tests that only test those protocols.

You can run against eigrp tests by running `pytest -k eigrp`
Other combinations are also available based upon simple boolean logic.
Just read the pytest.mark documentation.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-01-14 20:29:14 -05:00
..
host1 tests: Add a evpn-pim test case 2020-02-14 09:18:30 -08:00
host2 tests: Add a evpn-pim test case 2020-02-14 09:18:30 -08:00
leaf1 tests: Modify bgpd.conf to have faster keepalive/hold timers 2020-09-08 12:58:26 -04:00
leaf2 tests: Modify bgpd.conf to have faster keepalive/hold timers 2020-09-08 12:58:26 -04:00
spine tests: don't compare internal vrfId in topotests 2020-10-02 11:24:16 +03:00
test_evpn_pim_topo1.py tests: Start the ability to mark tests 2021-01-14 20:29:14 -05:00