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 <kashyapk@vmware.com>
This commit is contained in:
Kuldeep Kashyap 2020-09-25 03:10:01 +00:00
parent 27d84d8e00
commit c66ca86168

View 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