Add openstack-python38-* templates
Add templates for Python 3.8 similar to the other older versions. Change-Id: Ia7576012e75844e010c851211bbe5b664f2b0f0e
This commit is contained in:
parent
64341d2e32
commit
7f8ff21014
@ -1025,6 +1025,30 @@
|
||||
- openstack-tox-py37:
|
||||
voting: false
|
||||
|
||||
- project-template:
|
||||
name: openstack-python38-jobs
|
||||
description: |
|
||||
Runs unit tests for an OpenStack Python project under cPython
|
||||
version 3.8.
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py38
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-py38
|
||||
|
||||
- project-template:
|
||||
name: openstack-python38-jobs-nonvoting
|
||||
description: |
|
||||
Runs unit tests for an OpenStack Python project under cPython
|
||||
version 3.8.
|
||||
|
||||
The job is non-voting.
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py38:
|
||||
voting: false
|
||||
|
||||
- project-template:
|
||||
name: openstack-python-jobs-no-constraints
|
||||
description: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user