]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/pytest.ini
zebra: Unlock the route node when sending route notifications
[mirror_frr.git] / tests / topotests / pytest.ini
index 33c5635eb24b2845f5e8fcb562c36f35584753a1..0062cf3de29704d5654a5bd70dee171d0a787dc1 100644 (file)
@@ -1,6 +1,8 @@
 # Skip pytests example directory
 [pytest]
 
+# asyncio_mode = auto
+
 # We always turn this on inside conftest.py, default shown
 # addopts = --junitxml=<rundir>/topotests.xml
 
@@ -24,7 +26,7 @@ log_file_date_format = %Y-%m-%d %H:%M:%S
 junit_logging = all
 junit_log_passing_tests = true
 
-norecursedirs = .git example_test example_topojson_test lib docker
+norecursedirs = .git example_munet example_test example_topojson_test lib munet docker
 
 # Directory to store test results and run logs in, default shown
 # rundir = /tmp/topotests
@@ -46,6 +48,7 @@ markers =
        pathd: Tests that run against PATHD
        pbrd: Tests that run against PBRD
        pimd: Tests that run against PIMD
+       pim6d: Tests that run against PIM6D
        ripd: Tests that run against RIPD
        ripngd: Tests that run against RIPNGD
        sharpd: Tests that run against SHARPD
@@ -81,4 +84,3 @@ markers =
 # memleak_path = /tmp/memleak_
 # Output files will be named after the testname:
 # /tmp/memleak_test_ospf_topo1.txt
-memleak_path = /tmp/memleak_