ba22aa4818
https://review.openstack.org/#/c/619337/ switched the jobs to a noop for master and since this file is branched we no longer need to keep this template definition in this project. Change-Id: I191a44b6f0e44fe8cfb3d46831e64b15be9984ef
16 lines
390 B
YAML
16 lines
390 B
YAML
- project:
|
|
templates:
|
|
- tripleo-multinode-container-minimal
|
|
- openstack-python-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python36-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|