Add dummy pipeline
[sandbox.git] / zuul.yaml
diff --git a/zuul.yaml b/zuul.yaml
new file mode 100644 (file)
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