summaryrefslogtreecommitdiff
path: root/mason/share/zuul-layout.yaml
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-11 17:57:23 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-07 17:23:37 +0000
commitca878a6ff50c6217a7a4fc1a6d11b507bd2db504 (patch)
tree80aff82e0039e840f2a72c83ad74316895bfdfaf /mason/share/zuul-layout.yaml
parent2229fda0c6103754a8d134ab009e2811e1e934cc (diff)
downloaddefinitions-ca878a6ff50c6217a7a4fc1a6d11b507bd2db504.tar.gz
Make mason.configure install the new Mason config
Diffstat (limited to 'mason/share/zuul-layout.yaml')
-rw-r--r--mason/share/zuul-layout.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/mason/share/zuul-layout.yaml b/mason/share/zuul-layout.yaml
new file mode 100644
index 00000000..689c8219
--- /dev/null
+++ b/mason/share/zuul-layout.yaml
@@ -0,0 +1,23 @@
+pipelines:
+ - name: check
+ manager: IndependentPipelineManager
+ trigger:
+ gerrit:
+ - event: patchset-created
+ success:
+ gerrit:
+ verified: 1
+ failure:
+ gerrit:
+ verified: -1
+
+jobs:
+ - name: ^.*-merge$
+ failure-message: Unable to merge change, please rebase and try again.
+
+projects:
+ - name: definitions
+ check:
+ - build:
+ - build_test:
+ - artifact_upload