mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-25 01:03:34 +00:00
tests: Skipping evpn_type5_test_topo1 tests from CI runs
1. evpn_type5_test_topo1 tests started failing in CI for all Ubuntu 18.04 machine, which are having kernel version: 5.4.0-42-generic 2. We will enable these tests once issue is found and fixed. Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
This commit is contained in:
parent
25ee44b522
commit
e66778d007
@ -22,7 +22,6 @@
|
||||
|
||||
"""
|
||||
Following tests are covered to test EVPN-Type5 functionality:
|
||||
|
||||
1. In absence of an overlay index all IP-Prefixes(RT-5)
|
||||
are advertised with default values for below parameters:
|
||||
--> Ethernet Tag ID = GW IP address = ESI=0
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Skip pytests example directory
|
||||
[pytest]
|
||||
norecursedirs = .git example-test example-topojson-test lib docker
|
||||
norecursedirs = .git example-test example-topojson-test lib docker evpn_type5_test_topo1
|
||||
|
||||
[topogen]
|
||||
# Default configuration values
|
||||
|
||||
Loading…
Reference in New Issue
Block a user