summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 04c3f90ff..914fd7b99 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,7 +8,7 @@ envlist = jjb,docs
skipsdist = True
[testenv]
-basepython = python3.11
+basepython = python3.12
usedevelop = False
deps =
-chttps://opendev.org/openstack/requirements/raw/branch/stable/2024.1/upper-constraints.txt
@@ -17,7 +17,7 @@ deps =
[testenv:jjb]
commands=
- jenkins-jobs test -o {envtmpdir}/job_output -r {toxinidir}/jjb
+ jenkins-jobs --allow-empty-variables test -o {envtmpdir}/job_output -r {toxinidir}/jjb
[testenv:docs]
commands =