From: Donald Sharp Date: Wed, 16 Aug 2017 23:22:22 +0000 (-0400) Subject: Exclude eigrp test from running normally yet X-Git-Tag: frr-7.1-dev~151^2~233 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=1fccd8e95821a05a0c4b8ad2a3e3bde651712db7;p=matthieu%2Ffrr.git Exclude eigrp test from running normally yet Signed-off-by: Donald Sharp --- diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index 9dbe3834c2..1857c2237c 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -1,6 +1,6 @@ # Skip pytests example directory [pytest] -norecursedirs = .git example-test +norecursedirs = .git example-test eigrp-topo1 [topogen] # Default configuration values