X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=zuul.yaml;fp=zuul.yaml;h=6d43addbbcc060ecda51b64867ced17297ab5fd1;hb=048e8cb202fb868d3a40806af5897a8788c58033;hp=0000000000000000000000000000000000000000;hpb=0483796c2072b0e833acee87247aa6ec1742714b;p=sandbox.git diff --git a/zuul.yaml b/zuul.yaml new file mode 100644 index 0000000..6d43add --- /dev/null +++ b/zuul.yaml @@ -0,0 +1,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