diff mbox series

[v3,07/10] drm/ci: increase i915 job timeout to 1h30m

Message ID 20231024004525.169002-8-helen.koike@collabora.com (mailing list archive)
State New, archived
Headers show
Series drm/ci: fixes and improvements | expand

Commit Message

Helen Mae Koike Fornazier Oct. 24, 2023, 12:45 a.m. UTC
With the new sharding, the default job timeout is not enough for i915
and their jobs are failing before completing.

See below the current execution time:


diff mbox series

Patch

diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu/drm/ci/test.yml
index 19dc0862e710..f285ed67eb3d 100644
--- a/drivers/gpu/drm/ci/test.yml
+++ b/drivers/gpu/drm/ci/test.yml
@@ -179,6 +179,7 @@  i915:apl:
   extends:
     - .i915
   parallel: 3
+  timeout: "1h30m"
   variables:
     DEVICE_TYPE: asus-C523NA-A20057-coral
     GPU_VERSION: apl
@@ -188,6 +189,7 @@  i915:glk:
   extends:
     - .i915
   parallel: 2
+  timeout: "1h30m"
   variables:
     DEVICE_TYPE: hp-x360-12b-ca0010nr-n4020-octopus
     GPU_VERSION: glk
@@ -197,6 +199,7 @@  i915:amly:
   extends:
     - .i915
   parallel: 2
+  timeout: "1h30m"
   variables:
     DEVICE_TYPE: asus-C433TA-AJ0005-rammus
     GPU_VERSION: amly
@@ -215,6 +218,7 @@  i915:whl:
   extends:
     - .i915
   parallel: 2
+  timeout: "1h30m"
   variables:
     DEVICE_TYPE: dell-latitude-5400-8665U-sarien
     GPU_VERSION: whl
@@ -224,6 +228,7 @@  i915:cml:
   extends:
     - .i915
   parallel: 2
+  timeout: "1h30m"
   variables:
     DEVICE_TYPE: asus-C436FA-Flip-hatch
     GPU_VERSION: cml