mirror_frr/tests/topotests/ldp-vpls-topo1
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
..
ce1 *: convert startup logs to use per node directories also have startup and running log files match 2018-11-27 20:22:14 -05:00
ce2 *: convert startup logs to use per node directories also have startup and running log files match 2018-11-27 20:22:14 -05:00
ce3 *: convert startup logs to use per node directories also have startup and running log files match 2018-11-27 20:22:14 -05:00
r1 tests: Make ospf convergence predictable by setting if priority 2020-11-26 04:10:05 +01:00
r2 tests: Make ospf convergence predictable by setting if priority 2020-11-26 04:10:05 +01:00
r3 tests: Make ospf convergence predictable by setting if priority 2020-11-26 04:10:05 +01:00
__init__.py ldp_vpls_topo1: add new topology for ldp pseudowires 2018-11-27 20:22:12 -05:00
test_ldp_vpls_topo1.dot ldp_vpls_topo1: add new topology for ldp pseudowires 2018-11-27 20:22:12 -05:00
test_ldp_vpls_topo1.pdf tests: Make ospf convergence predictable by setting if priority 2020-11-26 04:10:05 +01:00
test_ldp_vpls_topo1.py tests: Start the ability to mark tests 2021-01-14 20:29:14 -05:00