.gitlab-ci: Increase build timeout
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 11 Oct 2021 02:37:48 +0000 (15:37 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 13 Oct 2021 12:00:03 +0000 (12:00 +0000)
While the build will not take > 1hr, uploading the artifacts
needed to pass the build objects to the next stage can take
some time due to the distance between the runners and the
private CI server.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14861

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Oct 13 12:00:03 UTC 2021 on sn-devel-184

.gitlab-ci-main.yml

index 7e295ea2151a145c16325fb9f902ed382d04d0a3..a75305c7f5a664f929d95b722a35bcdcb417237d 100644 (file)
@@ -169,7 +169,7 @@ others:
 
 .shared_template_build_only:
   extends: .shared_template
-  timeout: 1h
+  timeout: 2h
   artifacts:
     expire_in: 1 week
     paths: