3dd1bb02b6
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html This commit makes requirements-tox-py36-check-uc job voting and run on gate pipeline also. [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I62b5d59ef0694ff5dd040c5cfda1b7d6e54e3b11
120 lines
3.5 KiB
YAML
120 lines
3.5 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-pypy-jobs-nonvoting
|
|
- openstack-python-jobs
|
|
- openstack-python36-jobs
|
|
check:
|
|
jobs:
|
|
- build-wheel-mirror-centos-7:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-bionic:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-trusty:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-xenial:
|
|
files:
|
|
- bindep.txt
|
|
- openstack-tox-validate
|
|
- requirements-tox-babel
|
|
- requirements-tox-bindep:
|
|
voting: false
|
|
- requirements-tox-py27-check-uc
|
|
- requirements-tox-py36-check-uc
|
|
- requirements-tox-validate-projects:
|
|
voting: false
|
|
- cross-cinder-py27
|
|
- cross-cinder-py36
|
|
- cross-glance-py27
|
|
- cross-glance-py36
|
|
- cross-horizon-py27
|
|
- cross-horizon-py36
|
|
- cross-horizon-npm
|
|
- cross-keystone-py27
|
|
- cross-keystone-py36
|
|
- cross-neutron-py27
|
|
- cross-neutron-py36
|
|
- cross-nova-py27
|
|
- cross-nova-py36
|
|
- cross-nova-functional
|
|
- cross-osc-build-sphinx-docs
|
|
- cross-swift-py27
|
|
- cross-swift-py36
|
|
- openstack-tox-py36
|
|
- requirements-integration
|
|
- neutron-grenade-multinode:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- tempest-full:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- neutron-grenade:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
gate:
|
|
jobs:
|
|
- build-wheel-mirror-centos-7:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-bionic:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-trusty:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-xenial:
|
|
files:
|
|
- bindep.txt
|
|
- openstack-tox-validate
|
|
- requirements-tox-babel
|
|
- requirements-tox-py27-check-uc
|
|
- requirements-tox-py36-check-uc
|
|
- cross-cinder-py27
|
|
- cross-cinder-py36
|
|
- cross-glance-py27
|
|
- cross-glance-py36
|
|
- cross-horizon-py27
|
|
- cross-horizon-py36
|
|
- cross-horizon-npm
|
|
- cross-keystone-py27
|
|
- cross-keystone-py36
|
|
- cross-neutron-py27
|
|
- cross-neutron-py36
|
|
- cross-nova-py27
|
|
- cross-nova-py36:
|
|
files: ^upper-constraints.txt$
|
|
- cross-nova-functional
|
|
- cross-osc-build-sphinx-docs
|
|
- cross-swift-py27
|
|
- cross-swift-py36
|
|
- openstack-tox-py36
|
|
- requirements-integration
|
|
- neutron-grenade-multinode:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- tempest-full:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- neutron-grenade:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
experimental:
|
|
jobs:
|
|
- tempest-pg-full:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- tempest-full-py3-opensuse150:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
|