mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-30 19:13:14 +00:00
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:
parent
27d84d8e00
commit
c66ca86168
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user