Merge "Add INFO.yaml verify job"
[ci-management.git] / jjb / global-defaults.yaml
index bf14ab5..68cbbf1 100644 (file)
@@ -1,3 +1,4 @@
+---
 # GLOBAL jenkins defaults
 
 - defaults:
@@ -7,8 +8,15 @@
     build-num-to-keep: 40
     build-artifact-days-to-keep: -1
     build-artifact-num-to-keep: 5
+    # Timeout in minutes
+    build-timeout: 360
+    build-perf-timeout: 5760
 
-    ssh-credentials: 'jenkins-gerrit-credentials'
+    # global-jjb
+    gerrit-server-name: Primary
+    jenkins-ssh-credential: jenkins-gerrit-credentials
+    lftools-version: <1.0.0
+    archive-artifacts: ''
 
-    # Maven versions
-    mvn33: 'Maven_3.3.9'
+    # fd.io branch defaults
+    branch: master