diff options
author | 2018-01-05 12:23:29 +0100 | |
---|---|---|
committer | 2018-01-05 12:23:58 +0100 | |
commit | 9e3bf18dab84e7f8b49efbad2117c57894ce1f7b (patch) | |
tree | 0bd4562566d380ea0890838cbfc8f29c51661685 | |
parent | 048e8cb202fb868d3a40806af5897a8788c58033 (diff) |
Dummy zuul job
Change-Id: I015b791e4a7555286e96d990875c48314091a229
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
-rw-r--r-- | zuul.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -2,12 +2,7 @@ name: sandbox check: jobs: - - hello-world -- job: - name: hello-world - parent: base - run: playbooks/run.yaml - timeout: 900 + - noop nodeset: nodes: - name: CirrOS-raw |