]> 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 6986e3051c954b20c723d60c29c346a3f19d885a..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