[gnome-build-meta/alatiera/timeout] ci: set a custom timeout for track
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/timeout] ci: set a custom timeout for track
- Date: Wed, 9 Feb 2022 00:39:17 +0000 (UTC)
commit b3262c3c51c7a2a7527c456e98a4ba1fec5aa2af
Author: Jordan Petridis <jordan centricular com>
Date: Sat Feb 5 12:12:47 2022 +0200
ci: set a custom timeout for track
Fail earlier than the project defined timeout in case the runner
or network hangs.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1513>
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f1dd14cbf..9e88e0b77 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -121,6 +121,7 @@ track:
extends: .arch-indep
stage: track
interruptible: true
+ timeout: 15m
script:
- 'sed -i "s/track-tags: false/track-tags: ${BST_TRACK_TAGS}/" project.conf'
- ${BST} track --deps all core.bst flatpak-runtimes.bst vm/image.bst boards/pinebook-pro/image.bst
boards/rock64/image.bst boards/raspberrypi-4/image.bst vm/repo-devel.bst iso/image.bst
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]