Merge "Set pass-if to 100% in every csit-related job"
[releng/builder.git] / jjb / integration / integration-macros.yaml
index 84bb39e69a763990c9480c12ec396cbc656a11d7..bd34eae001aec17c92bcc4efc804c46f091ec954 100644 (file)
                     comment-contains-value: 'recheck'
                 - comment-added-contains-event:
                     comment-contains-value: 'reverify'
+            gerrit-build-unstable-verified-value: +1
             projects:
               - project-compare-type: 'ANT'
                 project-pattern: '{name}'
         - shell:
             !include-raw include-raw-integration-multipatch-distribution-test.sh
 
+# Macro: integration-cleanup-worspace
+# Operation: Cleans up files possibly left there by the previous build
+# Used by: {project}-csit-* job templates
+
+- builder:
+    name: integration-cleanup-workspace
+    builders:
+        - shell:
+            !include-raw include-raw-integration-cleanup-workspace.sh
+
 ##############
 # Publishers #
 ##############