Merge "Do not skip commit-message-only checkstyle"
[ci-management.git] / jjb / global-defaults.yaml
index b5aa100..93bf6cc 100644 (file)
@@ -1,3 +1,4 @@
+---
 # GLOBAL jenkins defaults
 
 - defaults:
@@ -9,3 +10,16 @@
     build-artifact-num-to-keep: 5
     # Timeout in minutes
     build-timeout: 360
+    build-perf-timeout: 5760
+
+    # global-jjb
+    gerrit-server-name: Primary
+    jenkins-ssh-credential: jenkins-gerrit-credentials
+    lftools-version: <1.0.0
+    archive-artifacts: ''
+
+    # fd.io branch defaults
+    branch: master
+
+    # voting
+    skip-vote: false
\ No newline at end of file