summaryrefslogtreecommitdiffstats
path: root/zuul.yaml
blob: 6d43addbbcc060ecda51b64867ced17297ab5fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- project:
    name: sandbox
    check:
      jobs:
          - hello-world
- job:
    name: hello-world
    parent: base
    run: playbooks/run.yaml
    timeout: 900
    nodeset:
      nodes:
        - name: CirrOS-raw
          label: CirrOS-raw