Merge "Change default runtime of jobs to be 20 minutes instead of 10"
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index 07fa542..25b2281 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -29,7 +29,7 @@
     archive-artifacts: ''
 
     # build timeout (minutes)
-    build-timeout: 10
+    build-timeout: 20
 
     # timed trigger defaults, crontab syntax
     # H = random value hashed by name of job