diff --git a/data/grid5000/accesses/nodesets.json b/data/grid5000/accesses/nodesets.json
index 6aa057f68eb88f6f3d5c402697ac5916dddafa24..183a64d57d8d818f5caaf960f50c5f77b86feeda 100644
--- a/data/grid5000/accesses/nodesets.json
+++ b/data/grid5000/accesses/nodesets.json
@@ -1362,6 +1362,69 @@
       ]
     }
   },
+  "esterel10": {
+    "p1": {
+      "ggas": [
+        "zenith"
+      ],
+      "sites": [
+        "mc-sophia",
+        "mc-staff-site",
+        "g5k-staff-site"
+      ]
+    },
+    "p3": {
+      "ggas": [
+        "cidre",
+        "kerdata",
+        "magellan",
+        "myriads",
+        "pacap",
+        "wide",
+        "pirat",
+        "coast",
+        "avalon",
+        "chroma",
+        "emeraude",
+        "maracas",
+        "inria-chile",
+        "inria-dsi",
+        "inria-sidf",
+        "swh",
+        "tadaam"
+      ],
+      "sites": [
+        "mc-rennes",
+        "mc-nancy",
+        "mc-lyon",
+        "mc-economic-activity",
+        "mc-sophia",
+        "mc-lille",
+        "mc-grenoble",
+        "mc-paris",
+        "mc-saclay",
+        "mc-bordeaux",
+        "mc-siege"
+      ]
+    },
+    "p4": {
+      "ggas": [
+
+      ],
+      "sites": [
+        "mc-guest",
+        "slices-fr-grenoble",
+        "slices-fr-lille",
+        "slices-fr-lyon",
+        "slices-fr-nancy",
+        "slices-fr-nantes",
+        "slices-fr-rennes",
+        "slices-fr-sophia",
+        "slices-fr-strasbourg",
+        "slices-fr-toulouse"
+      ]
+    }
+  },
   "esterel41": {
     "besteffort": {
       "ggas": [
diff --git a/data/grid5000/sites/sophia/clusters/esterel10/esterel10.json b/data/grid5000/sites/sophia/clusters/esterel10/esterel10.json
index 5ec7cc537a7135d39bf19060d05f4fb9c6c5f8d4..c89292bee6514540d5941421897d2f59427f86e4 100644
--- a/data/grid5000/sites/sophia/clusters/esterel10/esterel10.json
+++ b/data/grid5000/sites/sophia/clusters/esterel10/esterel10.json
@@ -84,7 +84,7 @@
   "priority": 201811,
   "queues": [
     "admin",
-    "testing"
+    "production"
   ],
   "redfish": true,
   "type": "cluster",
diff --git a/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-1.json b/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-1.json
index f398151288d4dc068c50f83fed8e1c0e6c38bcf9..93fc8a9e31e08b4c1147bba49565577173419819 100644
--- a/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-1.json
+++ b/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-1.json
@@ -288,10 +288,10 @@
   "supported_job_types": {
     "besteffort": true,
     "deploy": true,
-    "max_walltime": 0,
+    "max_walltime": 604800,
     "queues": [
       "admin",
-      "testing"
+      "production"
     ],
     "virtual": "ivt"
   },
diff --git a/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-2.json b/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-2.json
index d8cd4e26fbcad3e6cd83b48fbccf4c2cd349ec3e..3257f3e2317d7e64b8bbcdcd4c9e42a8e67205a2 100644
--- a/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-2.json
+++ b/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-2.json
@@ -288,10 +288,10 @@
   "supported_job_types": {
     "besteffort": true,
     "deploy": true,
-    "max_walltime": 0,
+    "max_walltime": 604800,
     "queues": [
       "admin",
-      "testing"
+      "production"
     ],
     "virtual": "ivt"
   },
diff --git a/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-3.json b/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-3.json
index 67ce6b72ebe6c40bb362284679f5f27ba78f596d..cb00a9a9550866baab4d86442c0afdd31320c098 100644
--- a/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-3.json
+++ b/data/grid5000/sites/sophia/clusters/esterel10/nodes/esterel10-3.json
@@ -271,10 +271,10 @@
   "supported_job_types": {
     "besteffort": true,
     "deploy": true,
-    "max_walltime": 0,
+    "max_walltime": 604800,
     "queues": [
       "admin",
-      "testing"
+      "production"
     ],
     "virtual": "ivt"
   },
diff --git a/input/grid5000/access/sophia.yaml b/input/grid5000/access/sophia.yaml
index 1c425962c57ab150a1aa707de385fd2d9ee14534..abb9db9347e5180ba4d14668a8a7bbc43e56afe6 100644
--- a/input/grid5000/access/sophia.yaml
+++ b/input/grid5000/access/sophia.yaml
@@ -8,10 +8,12 @@ musa:
     p4: ['@other_groups_with_access']
 
 # SHARED MODE
-mercantour2:
+# Common clusters of Sophia Inria Center
+mercantour2: &inria-sophia
     p1: ['@inria_sophia_group', '@admin']
     p3: ['@inria_group']
     p4: ['@other_groups_with_access']
+esterel10: *inria-sophia
 
 # DEDICATED MODE
 esterel41:
diff --git a/input/grid5000/sites/sophia/clusters/esterel10/esterel10.yaml b/input/grid5000/sites/sophia/clusters/esterel10/esterel10.yaml
index 2a2e070d51387d685e9c86a63f16ba0a495ab890..64cdbc08d5bb00f041c69901cbef970bc0749937 100644
--- a/input/grid5000/sites/sophia/clusters/esterel10/esterel10.yaml
+++ b/input/grid5000/sites/sophia/clusters/esterel10/esterel10.yaml
@@ -6,13 +6,13 @@ boot_type: bios
 exotic: false
 queues:
   - admin
-  - testing
+  - production
 nodes:
   esterel10-[1-3]:
     supported_job_types:
       deploy: true
       besteffort: true
-      max_walltime: 0
+      max_walltime: 604800
     processor:
       microarchitecture: Broadwell
       clock_speed: 2200000000