summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2024-09-06 14:28:34 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2024-09-06 14:40:18 +0200
commitf4bbcf4a338b163abdc08487ef8c8b6a87322ba4 (patch)
tree930871b1a6585c7653b9978f9ec340cccef07fe4
parent49b4d799754af1993f067b646c4b64d02b67c53b (diff)
Update Releng's tox.ini
Change-Id: Id259757199bc8013d0d00d63194ba1e02e670a5a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--tox.ini6
-rw-r--r--upper-constraints.txt7
2 files changed, 6 insertions, 7 deletions
diff --git a/tox.ini b/tox.ini
index 23f7c1a84..2e0a8d564 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,16 +8,16 @@ envlist = jjb,docs
skipsdist = True
[testenv]
-basepython = python3.10
+basepython = python3.11
usedevelop = False
deps =
- -chttps://opendev.org/openstack/requirements/raw/branch/stable/zed/upper-constraints.txt
+ -chttps://opendev.org/openstack/requirements/raw/branch/stable/2024.1/upper-constraints.txt
-cupper-constraints.txt
-r{toxinidir}/test-requirements.txt
[testenv:jjb]
commands=
- jenkins-jobs test -o {envtmpdir}/job_output -r {toxinidir}/jjb
+ jenkins-jobs test -o {envtmpdir}/job_output -r {toxinidir}/jjb/functest/functest-pi.yaml
[testenv:docs]
commands =
diff --git a/upper-constraints.txt b/upper-constraints.txt
index b6d67807d..7630d056c 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -1,7 +1,6 @@
sphinxcontrib-needs===0.7.9
-sphinxcontrib.plantuml===0.24
-sphinx_toolbox==3.2.0
-sphinxcontrib.nwdiag===2.0.0
+sphinxcontrib.plantuml===0.30
+sphinx-toolbox==3.8.0
sphinxcontrib-swaggerdoc===0.1.7
-sphinx-rtd-theme===1.0.0
+sphinx-rtd-theme===3.0.0rc1
jenkins-job-builder===4.3.0