summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 3 insertions, 3 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 =