cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
* [cip-dev] [PATCH linux-4.19.y-cip] gitlab-ci: Increase test timeout to 60 minutes
@ 2019-09-17 14:02 Chris Paterson
  2019-09-17 14:02 ` [cip-dev] [PATCH linux-4.19.y-cip-rt] " Chris Paterson
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chris Paterson @ 2019-09-17 14:02 UTC (permalink / raw)
  To: cip-dev

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 aec930a72edc..0e5d70d0c7f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -225,7 +225,7 @@ run_tests:
   when: always
   variables:
     GIT_STRATEGY: none
-    TEST_TIMEOUT: 30
+    TEST_TIMEOUT: 60
   script:
     - /opt/submit_tests.sh
   artifacts:
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.19.y-cip-rt] gitlab-ci: Increase test timeout to 60 minutes
  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 ` Chris Paterson
  2019-09-18  5:27   ` nobuhiro1.iwamatsu at toshiba.co.jp
  2019-09-17 14:02 ` [cip-dev] [PATCH linux-4.4.y-cip] " Chris Paterson
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Chris Paterson @ 2019-09-17 14:02 UTC (permalink / raw)
  To: cip-dev

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 62562c8b6fbb..0d72b94d8904 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -225,7 +225,7 @@ run_tests:
   when: always
   variables:
     GIT_STRATEGY: none
-    TEST_TIMEOUT: 30
+    TEST_TIMEOUT: 60
   script:
     - /opt/submit_tests.sh
   artifacts:
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.4.y-cip] gitlab-ci: Increase test timeout to 60 minutes
  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-17 14:02 ` Chris Paterson
  2019-09-18  5:27   ` 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 ` [cip-dev] [PATCH linux-4.19.y-cip] " nobuhiro1.iwamatsu at toshiba.co.jp
  3 siblings, 1 reply; 8+ messages in thread
From: Chris Paterson @ 2019-09-17 14:02 UTC (permalink / raw)
  To: cip-dev

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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.4.y-cip-rt] gitlab-ci: Increase test timeout to 60 minutes
  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-17 14:02 ` [cip-dev] [PATCH linux-4.4.y-cip] " Chris Paterson
@ 2019-09-17 14:02 ` 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
  3 siblings, 1 reply; 8+ messages in thread
From: Chris Paterson @ 2019-09-17 14:02 UTC (permalink / raw)
  To: cip-dev

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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.4.y-cip-rt] gitlab-ci: Increase test timeout to 60 minutes
  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
  0 siblings, 0 replies; 8+ messages in thread
From: nobuhiro1.iwamatsu at toshiba.co.jp @ 2019-09-18  5:26 UTC (permalink / raw)
  To: cip-dev

Hi Chris,

> -----Original Message-----
> From: cip-dev-bounces at lists.cip-project.org
> [mailto:cip-dev-bounces at lists.cip-project.org] On Behalf Of Chris
> Paterson
> Sent: Tuesday, September 17, 2019 11:02 PM
> To: cip-dev at 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.19.y-cip] gitlab-ci: Increase test timeout to 60 minutes
  2019-09-17 14:02 [cip-dev] [PATCH linux-4.19.y-cip] gitlab-ci: Increase test timeout to 60 minutes Chris Paterson
                   ` (2 preceding siblings ...)
  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
  3 siblings, 0 replies; 8+ messages in thread
From: nobuhiro1.iwamatsu at toshiba.co.jp @ 2019-09-18  5:26 UTC (permalink / raw)
  To: cip-dev

Hi Chris,

> -----Original Message-----
> From: cip-dev-bounces at lists.cip-project.org
> [mailto:cip-dev-bounces at lists.cip-project.org] On Behalf Of Chris
> Paterson
> Sent: Tuesday, September 17, 2019 11:02 PM
> To: cip-dev at lists.cip-project.org
> Subject: [cip-dev] [PATCH linux-4.19.y-cip] 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.19.y-cip-rt] gitlab-ci: Increase test timeout to 60 minutes
  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
  0 siblings, 0 replies; 8+ messages in thread
From: nobuhiro1.iwamatsu at toshiba.co.jp @ 2019-09-18  5:27 UTC (permalink / raw)
  To: cip-dev

Hi Chris,

> -----Original Message-----
> From: cip-dev-bounces at lists.cip-project.org
> [mailto:cip-dev-bounces at lists.cip-project.org] On Behalf Of Chris
> Paterson
> Sent: Tuesday, September 17, 2019 11:02 PM
> To: cip-dev at lists.cip-project.org
> Subject: [cip-dev] [PATCH linux-4.19.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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [cip-dev] [PATCH linux-4.4.y-cip] gitlab-ci: Increase test timeout to 60 minutes
  2019-09-17 14:02 ` [cip-dev] [PATCH linux-4.4.y-cip] " Chris Paterson
@ 2019-09-18  5:27   ` nobuhiro1.iwamatsu at toshiba.co.jp
  0 siblings, 0 replies; 8+ messages in thread
From: nobuhiro1.iwamatsu at toshiba.co.jp @ 2019-09-18  5:27 UTC (permalink / raw)
  To: cip-dev

Hi Chris,

> -----Original Message-----
> From: cip-dev-bounces at lists.cip-project.org
> [mailto:cip-dev-bounces at lists.cip-project.org] On Behalf Of Chris
> Paterson
> Sent: Tuesday, September 17, 2019 11:02 PM
> To: cip-dev at lists.cip-project.org
> Subject: [cip-dev] [PATCH linux-4.4.y-cip] 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-18  5:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [cip-dev] [PATCH linux-4.4.y-cip] " Chris Paterson
2019-09-18  5:27   ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).