openstack-zuul-jobs/zuul.d/zuul-legacy-project-templat...

48 lines
1.1 KiB
YAML

- project-template:
name: infra-logstash-filter-jobs
check:
jobs:
- legacy-logstash-filters
gate:
jobs:
- legacy-logstash-filters
- project-template:
name: infra-puppet-check-jobs
check:
jobs:
- legacy-puppet-lint
gate:
jobs:
- legacy-puppet-lint
- project-template:
name: integrated-gate
description: |
Jobs that are run across several projects to test the base
OpenStack functionality.
check:
jobs:
- legacy-tempest-dsvm-neutron-full:
branches: ^stable/(newton|ocata)$
- tempest-full
- neutron-grenade:
branches: ^stable/(pike|queens|rocky|stein|train).*$
gate:
jobs:
- legacy-tempest-dsvm-neutron-full:
branches: ^stable/(newton|ocata)$
- tempest-full
- neutron-grenade:
branches: ^stable/(pike|queens|rocky|stein|train).*$
- project-template:
name: puppet-module-unit-jobs
check:
jobs:
- legacy-puppet-unit-4.8-centos-7
- legacy-puppet-unit-latest-centos-7
gate:
jobs:
- legacy-puppet-unit-4.8-centos-7