Test running jobs under py36/bionic
Change-Id: I2036f9be98f76cba21180d74dbde1050c3359234
This commit is contained in:
parent
7c1e989912
commit
7745ff3944
16
.zuul.yaml
16
.zuul.yaml
@ -18,6 +18,8 @@
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- openstack-tox-lower-constraints
|
||||
- cinder-tox-functional-py36
|
||||
- cinder-tox-py36
|
||||
gate:
|
||||
jobs:
|
||||
- cinder-tox-compliance
|
||||
@ -97,3 +99,17 @@
|
||||
- ^releasenotes/.*$
|
||||
- ^setup.cfg$
|
||||
- ^tools/.*$
|
||||
- job:
|
||||
# Testing running on bionic
|
||||
name: cinder-tox-functional-py36
|
||||
parent: openstack-tox
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
tox_envlist: functional-py36
|
||||
- job:
|
||||
# Testing running on bionic
|
||||
name: cinder-tox-py36
|
||||
parent: openstack-tox
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
tox_envlist: py36
|
||||
|
Loading…
x
Reference in New Issue
Block a user