summaryrefslogtreecommitdiff
path: root/mason/share/zuul-layout.yaml
diff options
context:
space:
mode:
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