summaryrefslogtreecommitdiff
path: root/mason-layout.yaml
diff options
context:
space:
mode:
authorMason Test Runner <mason@test.runner>2014-11-12 13:54:07 +0000
committerMason Test Runner <mason@test.runner>2014-11-12 13:54:07 +0000
commit7aacf87f9e15b124e6990d1e75dd7b38e0595776 (patch)
tree4e76f301b664cfd1a85b43ac0cd3ecebfc1be1bb /mason-layout.yaml
parent1f4f8e136ec33b8babf58c0f43a83860fa329e52 (diff)
downloadzuul-baserock/adamcoldrick/mason-plugin-prototype.tar.gz
Diffstat (limited to 'mason-layout.yaml')
-rw-r--r--mason-layout.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/mason-layout.yaml b/mason-layout.yaml
new file mode 100644
index 000000000..d03dc87f8
--- /dev/null
+++ b/mason-layout.yaml
@@ -0,0 +1,21 @@
+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:
+ - definitions-build-and-deploy