disable docs-linkcheck tox jobs 94/84894/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Wed, 2 Oct 2019 08:48:01 +0000 (10:48 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Thu, 3 Oct 2019 09:31:37 +0000 (11:31 +0200)
currently broken in releng

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I884d3791e2530423532243ba76beda5de167fe95

tox.ini

diff --git a/tox.ini b/tox.ini
index 6ba2a2ee5c9aeb09b2ff04860e29354f4f0a1f40..8111cece8f57a6d90470cd933103eb4026605480 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -44,7 +44,7 @@ deps = -rdocs/requirements.txt
 commands =
     sphinx-build -W -b html -n -d {envtmpdir}/doctrees ../docs/ {toxinidir}/docs/_build/html
 
-[testenv:docs-linkcheck]
-deps = -rdocs/requirements.txt
-commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ../docs/ {toxinidir}/docs/_build/linkcheck
+#[testenv:docs-linkcheck]
+#deps = -rdocs/requirements.txt
+#commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ../docs/ {toxinidir}/docs/_build/linkcheck