All of lore.kernel.org
 help / color / mirror / Atom feed
From: chris.paterson2@renesas.com (Chris Paterson)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [PATCH linux-4.4.y-cip] gitlab-ci: Increase test timeout to 60 minutes
Date: Tue, 17 Sep 2019 15:02:10 +0100	[thread overview]
Message-ID: <20190917140211.3993-3-chris.paterson2@renesas.com> (raw)
In-Reply-To: <20190917140211.3993-1-chris.paterson2@renesas.com>

Due to the number of jobs we're running we're beginning to see a backlog of
tests in the LAVA lab. Increasing the timeout to handle this delay.

Signed-off-by: Chris Paterson <chris.paterson2@renesas.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6348d1c47f6e..55202f5e2ced 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -287,7 +287,7 @@ run_tests:
   when: always
   variables:
     GIT_STRATEGY: none
-    TEST_TIMEOUT: 30
+    TEST_TIMEOUT: 60
   script:
     - /opt/submit_tests.sh
   artifacts:
-- 
2.17.1

  parent reply	other threads:[~2019-09-17 14:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 14:02 [cip-dev] [PATCH linux-4.19.y-cip] gitlab-ci: Increase test timeout to 60 minutes Chris Paterson
2019-09-17 14:02 ` [cip-dev] [PATCH linux-4.19.y-cip-rt] " Chris Paterson
2019-09-18  5:27   ` nobuhiro1.iwamatsu at toshiba.co.jp
2019-09-17 14:02 ` Chris Paterson [this message]
2019-09-18  5:27   ` [cip-dev] [PATCH linux-4.4.y-cip] " nobuhiro1.iwamatsu at toshiba.co.jp
2019-09-17 14:02 ` [cip-dev] [PATCH linux-4.4.y-cip-rt] " Chris Paterson
2019-09-18  5:26   ` nobuhiro1.iwamatsu at toshiba.co.jp
2019-09-18  5:26 ` [cip-dev] [PATCH linux-4.19.y-cip] " nobuhiro1.iwamatsu at toshiba.co.jp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190917140211.3993-3-chris.paterson2@renesas.com \
    --to=chris.paterson2@renesas.com \
    --cc=cip-dev@lists.cip-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.