mirror_frr/tests/topotests/bgp-evpn-mh
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
..
hostd11 topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
hostd12 topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
hostd21 topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
hostd22 topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
spine1 topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
spine2 topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
torm11 topotests: bgp-evpn-mh: configure uplinks and change the startup-delay 2020-10-27 09:34:19 -07:00
torm12 topotests: bgp-evpn-mh: configure uplinks and change the startup-delay 2020-10-27 09:34:19 -07:00
torm21 topotests: bgp-evpn-mh: configure uplinks and change the startup-delay 2020-10-27 09:34:19 -07:00
torm22 topotests: bgp-evpn-mh: configure uplinks and change the startup-delay 2020-10-27 09:34:19 -07:00
evpn-mh-topo-tests.pdf topotests: initial set of tests for evpn multihoming 2020-08-05 06:46:13 -07:00
test_evpn_mh.py tests: Start the ability to mark tests 2021-01-14 20:29:14 -05:00