From: Kuldeep Kashyap Date: Fri, 25 Sep 2020 03:10:01 +0000 (+0000) Subject: tests: Enable evpn_type5_test_topo1 suite to run in CI X-Git-Tag: base_7.6~426^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=c66ca8616854fc6d1a7f30cda11d12449a0e4a8d;p=mirror%2Ffrr.git tests: Enable evpn_type5_test_topo1 suite to run in CI 1. Suite: evpn_type5_test_topo1 was added to pytest.ini during triaging phase as there was bug: https://github.com/FRRouting/frr/issues/6867, which is fixed. Enabling suite to be run in CI. Signed-off-by: Kuldeep Kashyap --- diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index 2e9c4901bc..6e8e749092 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -1,6 +1,6 @@ # Skip pytests example directory [pytest] -norecursedirs = .git example-test example-topojson-test lib docker evpn_type5_test_topo1 +norecursedirs = .git example-test example-topojson-test lib docker [topogen] # Default configuration values