Add periodic csit job for performance testing BGP
[releng/builder.git] / jjb / integration / integration-macros.yaml
index e0fb398867b891f248599e76e01f79ac3ad30dd2..46f7cba83876cd0f98fce64006e2338857815b63 100644 (file)
         - shell:
             !include-raw include-raw-integration-install-robotframework.sh
 
+# Macro: integration-cleanup-tmp
+# Operation: Cleans up temporary files created by build
+# Used by: {project}-csit-* job templates
+
+- builder:
+    name: integration-cleanup-tmp
+    builders:
+        - shell:
+            !include-raw include-raw-integration-cleanup-tmp.sh
 
 
 ##############