2a250618ce8226fa8da385f8bdf2b64524175780
[releng.git] / jjb / releng / artifact-cleanup.yaml
1 ---
2 - project:
3     name: releng-artifact-cleanup
4
5     project: 'releng'
6
7     jobs:
8       - 'releng-artifact-cleanup-daily-{stream}'
9
10     stream:
11       - master:
12           branch: '{stream}'
13           gs-pathname: ''
14
15
16 - job-template:
17     name: 'releng-artifact-cleanup-daily-{stream}'
18
19     # Job template for daily builders
20     #
21     # Required Variables:
22     #     stream:    branch with - in place of / (eg. stable)
23     #     branch:    branch (eg. stable)
24     node: master
25
26     disabled: false
27
28     parameters:
29       - project-parameter:
30           project: '{project}'
31           branch: '{branch}'
32
33     scm:
34       - git-scm
35
36     triggers:
37       - timed: 'H H * * *'
38
39     builders:
40       - shell: |
41           $WORKSPACE/utils/retention_script.sh