aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/housekeeping/template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/housekeeping/template.yaml')
-rw-r--r--jjb/housekeeping/template.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/jjb/housekeeping/template.yaml b/jjb/housekeeping/template.yaml
new file mode 100644
index 00000000..5b239c7b
--- /dev/null
+++ b/jjb/housekeeping/template.yaml
@@ -0,0 +1,28 @@
+---
+- project:
+ name: snapshot-jjb-template
+ jobs:
+ - snapshot-jjb-template
+
+- job-template:
+ name: 'snapshot-jjb-template'
+ project-type: freestyle
+ concurrent: false
+ node: agl-test-slave
+
+ build-discarder:
+ days-to-keep: 30
+ num-to-keep: 40
+ artifact-days-to-keep: -1
+ artifact-num-to-keep: 5
+
+# triggers:
+# - timed: '@weekly'
+
+ wrappers:
+ - agl-infra-wrappers:
+ build-timeout: '{build-timeout}'
+
+ builders:
+ - shell:
+ !include-raw-escape: include-template.sh