diff options
Diffstat (limited to 'tests/topotests/pytest.ini')
-rw-r--r-- | tests/topotests/pytest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index db806fed..b234a842 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -1,6 +1,9 @@ # Skip pytests example directory [pytest] +asyncio_mode = auto +asyncio_default_fixture_loop_scope = module + # NEEDS_EXABGP_4_2_11_FRR # asyncio_mode = auto |