]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: Enable evpn_type5_test_topo1 suite to run in CI 7179/head
authorKuldeep Kashyap <kashyapk@vmware.com>
Fri, 25 Sep 2020 03:10:01 +0000 (03:10 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Tue, 13 Oct 2020 14:55:14 +0000 (14:55 +0000)
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 <kashyapk@vmware.com>
tests/topotests/pytest.ini

index 2e9c4901bc4e7ae1e81de95750d23912576cd5e8..6e8e74909230ce23366ba2253fc51e02f577a95c 100644 (file)
@@ -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