summaryrefslogtreecommitdiffstats
path: root/jjb/releng/artifact-cleanup.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/releng/artifact-cleanup.yaml')
-rw-r--r--jjb/releng/artifact-cleanup.yaml41
1 files changed, 41 insertions, 0 deletions
diff --git a/jjb/releng/artifact-cleanup.yaml b/jjb/releng/artifact-cleanup.yaml
new file mode 100644
index 000000000..2a250618c
--- /dev/null
+++ b/jjb/releng/artifact-cleanup.yaml
@@ -0,0 +1,41 @@
+---
+- project:
+ name: releng-artifact-cleanup
+
+ project: 'releng'
+
+ jobs:
+ - 'releng-artifact-cleanup-daily-{stream}'
+
+ stream:
+ - master:
+ branch: '{stream}'
+ gs-pathname: ''
+
+
+- job-template:
+ name: 'releng-artifact-cleanup-daily-{stream}'
+
+ # Job template for daily builders
+ #
+ # Required Variables:
+ # stream: branch with - in place of / (eg. stable)
+ # branch: branch (eg. stable)
+ node: master
+
+ disabled: false
+
+ parameters:
+ - project-parameter:
+ project: '{project}'
+ branch: '{branch}'
+
+ scm:
+ - git-scm
+
+ triggers:
+ - timed: 'H H * * *'
+
+ builders:
+ - shell: |
+ $WORKSPACE/utils/retention_script.sh