Skip to content

Commit f5cc987

Browse files
committed
jobs/perf-sanity-tests.yaml: enlarge timeout to 2h
when running /result/perf-sanity-tests/gcc/lkp-skl-d02, it shows "time.user_time": [ 904.32 ], "time.system_time": [ 4777.15 ], "time.percent_of_cpu_this_job_got": [ 99 ], "time.elapsed_time": [ 5699.0 ], Signed-off-by: Philip Li <[email protected]>
1 parent 64c849f commit f5cc987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/perf-sanity-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ perf-sanity-tests:
99
- gcc
1010
- clang
1111

12-
timeout: 90m
12+
timeout: 2h

0 commit comments

Comments
 (0)