diff mbox series

[linux-4.4.y-cip-rt] gitlab-ci: Increase test timeout to 60 minutes

Message ID 20190917140211.3993-4-chris.paterson2@renesas.com (mailing list archive)
State Accepted
Delegated to: Nobuhiro Iwamatsu
Headers show
Series [linux-4.4.y-cip-rt] gitlab-ci: Increase test timeout to 60 minutes | expand

Commit Message

Chris Paterson Sept. 17, 2019, 2:02 p.m. UTC
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(-)

Comments

Nobuhiro Iwamatsu Sept. 18, 2019, 5:26 a.m. UTC | #1
Hi Chris,

> -----Original Message-----
> From: cip-dev-bounces@lists.cip-project.org
> [mailto:cip-dev-bounces@lists.cip-project.org] On Behalf Of Chris
> Paterson
> Sent: Tuesday, September 17, 2019 11:02 PM
> To: cip-dev@lists.cip-project.org
> Subject: [cip-dev] [PATCH linux-4.4.y-cip-rt] gitlab-ci: Increase test
> timeout to 60 minutes
> 
> 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>

Applied, thanks.

Best regards,
  Nobuhiro
diff mbox series

Patch

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: