[gnome-build-meta/alatiera/timeout: 2/2] ci: set a custom timeout for track
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/timeout: 2/2] ci: set a custom timeout for track
- Date: Tue, 8 Feb 2022 12:46:45 +0000 (UTC)
commit 03241f2ac3b2cc7ef74fb05021d8f58ac8f15c8e
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..7950e9a2c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -121,6 +121,7 @@ track:
extends: .arch-indep
stage: track
interruptible: true
+ timeout: 30m
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]