]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tests: Skipping evpn_type5_test_topo1 tests from CI runs
authorKuldeep Kashyap <kashyapk@vmware.com>
Thu, 30 Jul 2020 12:12:07 +0000 (12:12 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Thu, 30 Jul 2020 14:29:25 +0000 (14:29 +0000)
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>
tests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py
tests/topotests/pytest.ini

index e160264cad232a19f2c13a3a8c3e2131c798ecf4..941593e51f12eef986979fded662b0ab67d0125e 100755 (executable)
@@ -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
index ade5bfd5010d661252620b87db3bfe32ee14064f..77b8c2b47810fc4ae5161b4651530af592f3e3e8 100644 (file)
@@ -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