Select the right Istanbul upper constraints 67/128567/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 13 Apr 2022 13:06:06 +0000 (15:06 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 13 Apr 2022 13:06:53 +0000 (15:06 +0200)
Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I02b6d751ee744baf7ffe1af637249bd8ad7143c5

docs/tox.ini

index 7c0973c..67a1193 100644 (file)
@@ -7,8 +7,8 @@ skipsdist = true
 basepython = python3
 deps =
     -r{toxinidir}/requirements-docs.txt
-    -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt
-    -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
+    -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt?h=istanbul
+    -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=istanbul
 whitelist_externals =
     echo
 commands =
@@ -19,8 +19,8 @@ commands =
 basepython = python3
 # deps =
 #     -r{toxinidir}/requirements-docs.txt
-#     -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt
-#     -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
+#     -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt?h=istanbul
+#     -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=istanbul
 commands = echo "Link Checking not enforced"
 # commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
 whitelist_externals = echo