Skip to content

Commit 6e6d0bb

Browse files
committed
Make alloc and timeout times coincident
1 parent 0ddd853 commit 6e6d0bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab/machines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
SCHEDULER_PARAMETERS: "--res=ci --exclusive=user -N 2 -t 120"
1010
NPROC: 112
1111
HOSTNAME: 'ruby'
12-
timeout: 119 minutes
12+
timeout: 120 minutes
1313
extends: [.on_toss_4_x86]
1414

1515
.on_lassen:
@@ -23,7 +23,7 @@
2323
ENVIRONMENT: "BATCH"
2424
HOSTNAME: 'lassen'
2525
LC_MODULES: "cuda/11.1.0"
26-
timeout: 149 minutes
26+
timeout: 150 minutes
2727
extends: [.on_blueos_3_ppc64]
2828

2929
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)