diff mbox series

[linux-4.4.y-cip,v2,3/3] gitlab-ci: Remove test timeout

Message ID 20191014074911.11161-3-chris.paterson2@renesas.com (mailing list archive)
State Accepted
Delegated to: Chris Paterson
Headers show
Series None | expand

Commit Message

Chris Paterson Oct. 14, 2019, 7:49 a.m. UTC
Setting a relevant test timeout is hard as we've no idea how many other
test jobs are running.

We have another two timeouts already:
  1) The CI job timeut setting in the GitLab runner
  2) The LAVA test job timeout

Signed-off-by: Chris Paterson <chris.paterson2@renesas.com>
---

v1 -> v2
* No change

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 86ba8f31aafb..bbcb22168e7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,6 @@  test:arm_renesas_shmobile_defconfig:
   when: always
   variables:
     GIT_STRATEGY: none
-    TEST_TIMEOUT: 60
   script:
     - /opt/submit_tests.sh
   artifacts: