Merge "Use pyenv for the periodic jobs running on Python 3.13"
This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: functional-py313
|
tox_envlist: functional-py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: glance-tox-keystone-tips-base
|
name: glance-tox-keystone-tips-base
|
||||||
@@ -80,6 +81,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: py313
|
tox_envlist: py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: glance-tox-functional-py312-keystone-tips
|
name: glance-tox-functional-py312-keystone-tips
|
||||||
@@ -100,6 +102,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: functional-py313
|
tox_envlist: functional-py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: glance-tox-glance_store-tips-base
|
name: glance-tox-glance_store-tips-base
|
||||||
@@ -130,6 +133,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: py313
|
tox_envlist: py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: glance-tox-functional-py312-glance_store-tips
|
name: glance-tox-functional-py312-glance_store-tips
|
||||||
@@ -150,6 +154,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: functional-py313
|
tox_envlist: functional-py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: glance-tox-cursive-tips-base
|
name: glance-tox-cursive-tips-base
|
||||||
@@ -182,6 +187,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: py313
|
tox_envlist: py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: glance-tox-functional-py312-cursive-tips
|
name: glance-tox-functional-py312-cursive-tips
|
||||||
@@ -202,6 +208,7 @@
|
|||||||
vars:
|
vars:
|
||||||
python_version: 3.13
|
python_version: 3.13
|
||||||
tox_envlist: functional-py313
|
tox_envlist: functional-py313
|
||||||
|
python_use_pyenv: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tempest-integrated-storage-import
|
name: tempest-integrated-storage-import
|
||||||
|
Reference in New Issue
Block a user