summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2021-01-28 16:58:27 -0500
committerGitHub <noreply@github.com>2021-01-28 16:58:27 -0500
commit79ea62839faf16a2de4ab366d7d6b340f68e58ee (patch)
tree0c214fdacfd1c4d6abc02e14c773e6f73b03d26e
parent1e1d6a8a221c1f69036c8cc9167802b0d6fe7f32 (diff)
parentd61731fbe3ecbf0403d61a8e569d9ac40c7fee6e (diff)
Merge pull request #7955 from volta-networks/fix_isis_lsp_bit_topotest
tests: temporarily remove isis-lsp-bit-topo1 topotest
-rw-r--r--tests/topotests/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini
index 0c45a09445..f400e51b92 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 isis-lsp-bits-topo1
# Markers
#