Add openstack-tox-functional-py38 job
Change-Id: Ib369af65cd446ff6c7daca983cc52f6b4aa4b823 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
3e81a5e1fa
commit
8ab3345e4d
@ -341,6 +341,21 @@
|
||||
tox_envlist: functional-py37
|
||||
python_version: 3.7
|
||||
|
||||
- job:
|
||||
name: openstack-tox-functional-py38
|
||||
parent: openstack-tox
|
||||
nodeset: ubuntu-bionic
|
||||
description: |
|
||||
Run tox-based functional tests for an OpenStack Python project
|
||||
under cPython version 3.8.
|
||||
|
||||
Uses tox with the ``functional-py38`` environment.
|
||||
irrelevant-files: *common-irrelevant-files
|
||||
vars:
|
||||
tox_envlist: functional-py38
|
||||
bindep_profile: test py38
|
||||
python_version: 3.8
|
||||
|
||||
- job:
|
||||
name: openstack-tox-validate
|
||||
parent: openstack-tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user