summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2017-12-04 17:04:03 -0800
committerFatih Degirmenci <fdegir@gmail.com>2018-01-05 12:18:59 +0100
commit048e8cb202fb868d3a40806af5897a8788c58033 (patch)
tree6be696c88160b52a58af8b685fb4643529ca88fd
parent0483796c2072b0e833acee87247aa6ec1742714b (diff)
Add dummy pipeline
Change-Id: I1c0e28f98e30f21eddf4b3567552efddfe333d6b Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
-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