[libsoup/autobahn-integration-new] .gitlab-ci.yml: Use timeout-multiplier to increase timeout longer than 60 min
- From: Diego Pino <dpino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/autobahn-integration-new] .gitlab-ci.yml: Use timeout-multiplier to increase timeout longer than 60 min
- Date: Wed, 24 Mar 2021 07:40:28 +0000 (UTC)
commit 7c0e70d5adce94c4e8be47fddf21f79585e8899c
Author: Diego Pino Garcia <dpino igalia com>
Date: Wed Mar 24 07:39:33 2021 +0000
.gitlab-ci.yml: Use timeout-multiplier to increase timeout longer than 60 min
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f71c6b63..cf421b0f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ fedora-autobahn:
extends: .build
script:
- meson _build -Dauto-features=enabled -Dautobahn=enabled
- - meson test -C _build --suite autobahn --verbose
+ - meson test -C _build --suite autobahn --verbose --timeout-multiplier=240
artifacts:
paths:
- "_build/meson-logs/autobahn-report"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]