[DOC] Leverage the right upper-constraints 84/129484/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 3 Jun 2022 07:17:08 +0000 (09:17 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Fri, 30 Sep 2022 07:02:22 +0000 (07:02 +0000)
Issue-ID: DOC-782

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

.gitreview
docs/tox.ini

index 4ee99a2..b32b388 100644 (file)
@@ -2,6 +2,5 @@
 host=gerrit.onap.org
 port=29418
 project=oom/platform/cert-service
-defaultbranch=master
-asd=asdf
-        
+defaultbranch=jakarta
+asd=asdf
\ No newline at end of file
index 42ffa68..0343401 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=jakarta
+    -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?=h=jakarta
 commands =
     sphinx-build -b html -n -d {envtmpdir}/doctrees ./ {toxinidir}/_build/html
     echo "Generated docs available in {toxinidir}/_build/html"