diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index 6c2d42ef40..d61a0a1ee1 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -1,6 +1,8 @@ # Skip pytests example directory [pytest] +# NEEDS_EXABGP_4_2_11_FRR + # asyncio_mode = auto # We always turn this on inside conftest.py, default shown