From b68a837b9ca028dcf8fd18a0fbf62babdcc9c5ca Mon Sep 17 00:00:00 2001
From: Laurent Mirtain <Laurent.Mirtain@inria.fr>
Date: Fri, 1 Sep 2023 16:39:40 +0200
Subject: [PATCH] [rennes][abacus25] Modification temporaire du walltime a 100h
 pour tous les noeuds dans branche testing - cf Add_new_cluster

---
 .../sites/rennes/clusters/abacus25/nodes/abacus25-1.json        | 2 +-
 .../sites/rennes/clusters/abacus25/nodes/abacus25-2.json        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-1.json b/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-1.json
index 8aa8cb38ae2..5fbca1afac7 100644
--- a/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-1.json
+++ b/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-1.json
@@ -269,7 +269,7 @@
   "supported_job_types": {
     "besteffort": true,
     "deploy": true,
-    "max_walltime": 86400,
+    "max_walltime": 360000,
     "queues": [
       "production",
       "admin"
diff --git a/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-2.json b/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-2.json
index 4b4cd958347..429ba12870c 100644
--- a/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-2.json
+++ b/data/grid5000/sites/rennes/clusters/abacus25/nodes/abacus25-2.json
@@ -269,7 +269,7 @@
   "supported_job_types": {
     "besteffort": true,
     "deploy": true,
-    "max_walltime": 604800,
+    "max_walltime": 360000,
     "queues": [
       "production",
       "admin"
-- 
GitLab