Move Barometer and Releng Builds off Master
[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     disabled: false
25
26     parameters:
27       - project-parameter:
28           project: '{project}'
29           branch: '{branch}'
30       - opnfv-build-defaults
31
32     scm:
33       - git-scm
34
35     triggers:
36       - timed: 'H H * * *'
37
38     builders:
39       - shell: |
40           $WORKSPACE/utils/retention_script.sh