Merge "Add tox-py37 to periodic-stable-jobs template"

This commit is contained in:
Zuul 2019-12-13 19:41:42 +00:00 committed by Gerrit Code Review
commit 82283bf409
1 changed files with 32 additions and 0 deletions

View File

@ -1296,6 +1296,8 @@
branches:
- stable/stein
- stable/train
# py27 periodic jobs will run until Train, from Ussuri it will
# be replaced with py37 periodic job
- openstack-tox-py27:
branches:
- stable/ocata
@ -1304,6 +1306,12 @@
- stable/rocky
- stable/stein
- stable/train
- openstack-tox-py36:
branches:
- stable/train
- openstack-tox-py37:
branches:
- stable/train
- project-template:
name: periodic-stable-jobs-neutron
@ -1328,6 +1336,8 @@
- stable/train
required-projects:
- openstack/neutron
# py27 periodic jobs will run until Train, from Ussuri it will
# be replaced with py37 periodic job
- openstack-tox-py27:
branches:
- stable/ocata
@ -1338,6 +1348,16 @@
- stable/train
required-projects:
- openstack/neutron
- openstack-tox-py36:
branches:
- stable/train
required-projects:
- openstack/neutron
- openstack-tox-py37:
branches:
- stable/train
required-projects:
- openstack/neutron
- project-template:
name: periodic-stable-jobs-ceilometer
@ -1362,6 +1382,8 @@
- stable/train
required-projects:
- openstack/ceilometer
# py27 periodic jobs will run until Train, from Ussuri it will
# be replaced with py37 periodic job
- openstack-tox-py27:
branches:
- stable/ocata
@ -1372,6 +1394,16 @@
- stable/train
required-projects:
- openstack/ceilometer
- openstack-tox-py36:
branches:
- stable/train
required-projects:
- openstack/ceilometer
- openstack-tox-py37:
branches:
- stable/train
required-projects:
- openstack/ceilometer
- project-template:
name: periodic-jobs-with-neutron-lib-master