zuul/tests/fixtures/layout-cloner.yaml

75 lines
1.2 KiB
YAML

pipelines:
- name: check
manager: IndependentPipelineManager
trigger:
gerrit:
- event: patchset-created
success:
gerrit:
verified: 1
failure:
gerrit:
verified: -1
- name: gate
manager: DependentPipelineManager
failure-message: Build failed. For information on how to proceed, see http://wiki.example.org/Test_Failures
trigger:
gerrit:
- event: comment-added
approval:
- approved: 1
start:
gerrit:
verified: 0
success:
gerrit:
verified: 2
submit: true
failure:
gerrit:
verified: -2
projects:
- name: org/project
check:
- integration
gate:
- integration
- name: org/project1
check:
- integration
gate:
- integration
- name: org/project2
check:
- integration
gate:
- integration
- name: org/project3
check:
- integration
gate:
- integration
- name: org/project4
check:
- integration
gate:
- integration
- name: org/project5
check:
- integration
gate:
- integration
- name: org/project6
check:
- integration
gate:
- integration