diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-02 13:56:30 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-02 13:56:30 +0100 |
commit | a9ff993ace8fb08a5f7e8151b2cc974322d87a8c (patch) | |
tree | 0be7dc2520974ed6ff5cc6fffa925458edd893c0 /job-cfg | |
parent | 56dfb70b7c95376e4586ae054799b4db998a00d0 (diff) | |
download | jenkins.debian.net-a9ff993ace8fb08a5f7e8151b2cc974322d87a8c.tar.xz |
g-i: increase job timeout to 8h (hurd installation is slooow)
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 605fb06e..7ddfcae1 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -36,7 +36,7 @@ wrappers: - live-screenshot - timeout: - timeout: 360 + timeout: 480 properties: - sidebar: &sb01 url: https://jenkins.debian.net/userContent/about.html |