commit | d86a2a3b3f9eba148df2bb1e91a8aef1a53e417b | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Oct 23 16:05:01 2019 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Oct 23 16:05:01 2019 +0000 |
tree | 6e1fc198a1af028d0663ed49dba1e10f31cc00a4 | |
parent | f45ffbbc03aa0e6dfdf64be3bb3db9a46000c783 [diff] | |
parent | 8e518afe9969d2da8aa1bc8c517b6eccc7be574b [diff] |
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