Skip to content

Commit 7ef71f8

Browse files
author
RINGOT Patrice
committed
Merge branch 'grat-prod' into 'master'
[Nancy][grat] testing -> production See merge request grid5000/reference-repository!464
2 parents 30bdbd2 + 91f0d38 commit 7ef71f8

File tree

2 files changed

+2
-2
lines changed
  • data/grid5000/sites/nancy/clusters/grat/nodes
  • input/grid5000/sites/nancy/clusters/grat

2 files changed

+2
-2
lines changed

data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
"supported_job_types": {
415415
"besteffort": true,
416416
"deploy": true,
417-
"max_walltime": 0,
417+
"max_walltime": 604800,
418418
"queues": [
419419
"admin",
420420
"testing"

input/grid5000/sites/nancy/clusters/grat/grat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nodes:
1111
supported_job_types:
1212
deploy: true
1313
besteffort: true
14-
max_walltime: 0
14+
max_walltime: 604800
1515
processor:
1616
microarchitecture: Zen 3
1717
clock_speed: 2100000000

0 commit comments

Comments
 (0)