c10cd14cde
Change-Id: Ie3d9fa60c6ed2b1406bbec9c23c6d0fc0afda8a4
84 lines
2.8 KiB
YAML
84 lines
2.8 KiB
YAML
- project:
|
|
name: openstack/requirements
|
|
check:
|
|
jobs:
|
|
- build-wheel-mirror-centos-7:
|
|
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:
|
|
branches: ^(?!stable/(newton|ocata|pike)).*$
|
|
voting: false
|
|
- requirements-tox-py27-check-uc
|
|
- requirements-tox-py35-check-uc:
|
|
branches: ^(?!stable/(newton|ocata|pike)).*$
|
|
- requirements-tox-validate-projects
|
|
- cross-cinder-py27
|
|
- cross-cinder-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-glance-py27
|
|
- cross-glance-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-horizon-py27
|
|
- cross-horizon-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-keystone-py27
|
|
- cross-keystone-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-neutron-py27
|
|
- cross-neutron-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-nova-py27
|
|
- cross-nova-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-nova-functional
|
|
- cross-swift-py27
|
|
- cross-swift-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
gate:
|
|
queue: integrated
|
|
jobs:
|
|
- build-wheel-mirror-centos-7:
|
|
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-py35-check-uc:
|
|
branches: ^(?!stable/(newton|ocata|pike)).*$
|
|
- requirements-tox-validate-projects
|
|
- cross-cinder-py27
|
|
- cross-glance-py27
|
|
- cross-glance-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-horizon-py27
|
|
- cross-horizon-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-keystone-py27
|
|
- cross-keystone-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-neutron-py27
|
|
- cross-neutron-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
- cross-nova-py27
|
|
- cross-nova-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|
|
files: ^upper-constraints.txt$
|
|
- cross-nova-functional
|
|
- cross-swift-py27
|
|
- cross-swift-py35:
|
|
branches: ^(?!stable/(newton|ocata)).*$
|