diff options
author | Tim Rozet <trozet@redhat.com> | 2017-08-28 21:02:10 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-08-28 21:02:10 -0400 |
commit | 8c9c9640b1dddda0c228eaf5caf7855ed01fc967 (patch) | |
tree | fa9385a00b8d9e96c98334373d33ad34d049347c /jjb/apex | |
parent | 2356471ea955bea6e724fff354636f7963527963 (diff) |
Apex: increase deploy timeout by 20 min
Change-Id: I3e5a08996e896bcf7b88c97b503de414f7f3ee71
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r-- | jjb/apex/apex.yml | 2 | ||||
-rw-r--r-- | jjb/apex/apex.yml.j2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 82062c6f9..a3cd7b3b1 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -600,7 +600,7 @@ wrappers: - timeout: - timeout: 120 + timeout: 140 fail: true parameters: diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2 index 16b025500..3f69ff622 100644 --- a/jjb/apex/apex.yml.j2 +++ b/jjb/apex/apex.yml.j2 @@ -512,7 +512,7 @@ wrappers: - timeout: - timeout: 120 + timeout: 140 fail: true parameters: |