Merge "Create openstack-tox-py36 job"
This commit is contained in:
commit
1823e3ea20
@ -275,6 +275,24 @@
|
|||||||
tox_envlist: py35
|
tox_envlist: py35
|
||||||
bindep_profile: test py35
|
bindep_profile: test py35
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: openstack-tox-py36
|
||||||
|
parent: openstack-tox
|
||||||
|
nodeset: fedora-26
|
||||||
|
description: |
|
||||||
|
|
||||||
|
Run unit tests for an OpenStack Python project under cPython
|
||||||
|
version 3.6. This test runs on a Fedora 26 node.
|
||||||
|
|
||||||
|
Uses tox with the ``py36`` environment.
|
||||||
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
|
- ^releasenotes/.*$
|
||||||
|
vars:
|
||||||
|
tox_envlist: py36
|
||||||
|
bindep_profile: test py36
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: openstack-tox-pypy
|
name: openstack-tox-pypy
|
||||||
parent: openstack-tox
|
parent: openstack-tox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user