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