Upload Generated Documentation to Correct Path
[releng.git] / jjb / releng-defaults.yaml
index 09114ec..bf33306 100644 (file)
@@ -3,9 +3,19 @@
 - defaults:
     name: global
 
-    build-days-to-keep: 30
-    build-num-to-keep: 40
-    build-artifact-days-to-keep: -1
-    build-artifact-num-to-keep: 5
+    logrotate:
+        daysToKeep: 60
+        numToKeep: 200
+        artifactDaysToKeep: 30
+        artifactNumToKeep: 100
+
+    ssh-credentials: 'd42411ac011ad6f3dd2e1fa34eaa5d87f910eb2e'
+    wrappers:
+        - ssh-agent-credentials:
+            users:
+                - '{ssh-credentials}'
+
+    project-type: freestyle
+
+    node: master
 
-    ssh-credentials: 'b241a488-1acc-4264-a010-2db3acb07fb0'