]> git.puffer.fish Git - mirror/frr.git/commit
tests: update the test template and doc 9573/head
authorChristian Hopps <chopps@labn.net>
Mon, 6 Sep 2021 09:05:45 +0000 (05:05 -0400)
committerChristian Hopps <chopps@labn.net>
Wed, 8 Sep 2021 17:09:41 +0000 (13:09 -0400)
commit9b6f04c07c6dc146ea53e03e2e2ff7abc8cdfbd3
tree43f6689cc97c2d46839b100c34aa687c19e0e26e
parent75ec7bdb5dfc8c68ee8c50d19ac456ccd002b2bc
tests: update the test template and doc

- Update the template and documentation to use newer pytest fixutres for
setup and teardown, as well as skipping tests when the suite fails.

Signed-off-by: Christian Hopps <chopps@labn.net>
doc/developer/topotests.rst
tests/topotests/example_test/r1/zebra.conf [new file with mode: 0644]
tests/topotests/example_test/r2/zebra.conf [new file with mode: 0644]
tests/topotests/example_test/test_template.py