zuul/tests/fixtures/config/tenant-parser/git/common-config/zuul.yaml

32 lines
457 B
YAML

- pipeline:
name: check
manager: independent
trigger:
gerrit:
- event: patchset-created
success:
gerrit:
Verified: 1
failure:
gerrit:
Verified: -1
- job:
name: base
parent: null
- job:
name: common-config-job
- project:
name: org/project1
check:
jobs:
- common-config-job
- project:
name: org/project2
check:
jobs:
- common-config-job