Merge "Make test-integration to rebase before build"
[releng/builder.git] / jjb / integration / integration-macros.yaml
index d3b0ce2552d6606e9b30ad9dfef9c7e38afcc29d..8775f275217b71832ef0d13f0a66d39f48b0c6bb 100644 (file)
             !include-raw:
                 - include-raw-integration-cleanup-workspace.sh
 
+# Macro: integration-rebase-patch
+# Operation: For cloned project, rebase checked-out Gerrit patch onto $BRANCH.
+# Used by: integration-patch-distribution-* job template
+
+- builder:
+    name: integration-rebase-gerrit-patch
+    builders:
+        - shell:
+            !include-raw include-raw-integration-rebase-gerrit-patch.sh
+
 ##############
 # Publishers #
 ##############