Skip to content

Commit 4e393f2

Browse files
Yujie-Liurli9
authored andcommitted
jobs/phoronix-test-suite-blender-opencl.yaml: set 1h timeout for blender-4.0.0
We've already reduced blender test to run only one round, but it still costs ~43m. Set 1h timeout for it. Blender 4.0: pts/blender-4.0.0 [Blend File: Barbershop - Compute: CPU-Only] Test 1 of 1 Estimated Trial Run Count: 1 Estimated Time To Completion: 14 Minutes [14:39 UTC] Started Run 1 @ 14:26:16 Blend File: Barbershop - Compute: CPU-Only: 2595.87 Average: 2595.87 Seconds blender-4.0.0.seconds: 2616.302711894 Signed-off-by: Yujie Liu <[email protected]> Signed-off-by: Philip Li <[email protected]>
1 parent b14542b commit 4e393f2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

jobs/phoronix-test-suite-blender-opencl.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ phoronix-test-suite:
1919
# - CUDA # need CUDA compatible hardware
2020
# - NVIDIA OptiX # need NVIDIA compatible hardware
2121
# - Test All Options
22+
23+
timeout: 1h

lib/tests/phoronix-test-suite.sh

+1
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ run_test()
727727
# 12 cpu, 16G memory tbox, run once cost about
728728
# jxrendermark-1.2.4: 3m
729729
# blender-1.9.0: 14m
730+
# blender-4.0.0: 43m
730731
#
731732
# 96 cpu, 512G memory tbox, run once cost about
732733
# openems-1.0.0: 22m

0 commit comments

Comments
 (0)