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-05-14 15:09:39 +0000
commit14758300d8ed79961fac9dd6b800111ea7184739 (patch)
treee9e7e17a1d1e0607aba87a431cf525e6f5d5a747 /mason/share/zuul-layout.yaml
parentc53845a57b1c0c3df3e9dc9c6d6c33121d54e82e (diff)
downloaddefinitions-14758300d8ed79961fac9dd6b800111ea7184739.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.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/mason/share/zuul-layout.yaml b/mason/share/zuul-layout.yaml
new file mode 100644
index 00000000..a845a62f
--- /dev/null
+++ b/mason/share/zuul-layout.yaml
@@ -0,0 +1,22 @@
+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: baserock/baserock/definitions
+ check:
+ - build:
+ - build_test