summaryrefslogtreecommitdiffstats
path: root/zuul.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zuul.yaml')
-rw-r--r--zuul.yaml14
1 files changed, 14 insertions, 0 deletions
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