summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2020-07-30 14:09:24 -0400
committerGitHub <noreply@github.com>2020-07-30 14:09:24 -0400
commitdca30d85fb6a9de1d5c59b0197fcbc1044017c7d (patch)
treeeb81e30237d76b6d00266bcabb824aa71f90c35a
parent25ee44b52278c86fda27f76e932f6a12c375bf10 (diff)
parente66778d0079a4805d912b0f1fa3b29cc5feb1e51 (diff)
Merge pull request #6825 from kuldeepkash/evpn_type2_tests
tests: Skipping evpn_type5_test_topo1 tests from CI runs
-rwxr-xr-xtests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py1
-rw-r--r--tests/topotests/pytest.ini2
2 files changed, 1 insertions, 2 deletions
diff --git a/tests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py b/tests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py
index e160264cad..941593e51f 100755
--- a/tests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py
+++ b/tests/topotests/evpn_type5_test_topo1/test_evpn_type5_chaos_topo1.py
@@ -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
diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini
index ade5bfd501..77b8c2b478 100644
--- a/tests/topotests/pytest.ini
+++ b/tests/topotests/pytest.ini
@@ -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