Merge "Add Gerrit Trigger for multipatch build"
[releng/builder.git] / jjb / integration / integration-test-jobs.yaml
index 997d326921e4cf202890b5e0498e9c221b7da484..4813a8006551ff924f7c223b5d5be75cf5e4a641 100644 (file)
       - opendaylight-infra-wrappers:
           build-timeout: '1200'
 
+    triggers:
+      - gerrit:
+          server-name: '{gerrit-server-name}'
+          trigger-on:
+            - comment-added-contains-event:
+                comment-contains-value: 'multipatch-build:'
+          projects:
+            - project-compare-type: ANT
+              project-pattern: '**'
+              branches:
+                - branch-compare-type: ANT
+                  branch-pattern: '**/{branch}'
+
     builders:
       - wipe-org-opendaylight-repo
       - integration-multipatch-builder