commit | 8e518afe9969d2da8aa1bc8c517b6eccc7be574b | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Oct 23 08:45:09 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Oct 23 08:45:09 2019 -0700 |
tree | 1df0ad1f2ac80ea7a02297a33716adca9281ce41 | |
parent | dafa460951e8b99b77f70aecb5e619740ddf39c1 [diff] |
Change default runtime of jobs to be 20 minutes instead of 10 Change-Id: I0faa6e82663966fa7f1fc640902b2430e3ba4788
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 1922dbd..d189c11 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