zuul/tests/fixtures/config/ansible/git/org_project/.zuul.yaml

19 lines
272 B
YAML

- job:
parent: python27
name: faillocal
- job:
parent: hello
name: hello-world
- project:
name: org/project
check:
jobs:
- python27
- faillocal
- check-vars
- timeout
- hello-world
- failpost