diff --git a/data/grid5000/accesses/nodesets.json b/data/grid5000/accesses/nodesets.json
index 58380a18fa7955448c93a9e724dd7093c12ac611..0b669ad07dadf565399b090a541043a398e34416 100644
--- a/data/grid5000/accesses/nodesets.json
+++ b/data/grid5000/accesses/nodesets.json
@@ -1604,6 +1604,61 @@
       ]
     }
   },
+  "esterel7": {
+    "besteffort": {
+      "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",
+        "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"
+      ]
+    },
+    "p1": {
+      "ggas": [
+        "stars"
+      ],
+      "sites": [
+        "mc-staff-site",
+        "g5k-staff-site"
+      ]
+    }
+  },
   "graffiti": {
     "p1": {
       "ggas": [
diff --git a/data/grid5000/sites/sophia/clusters/esterel7/esterel7.json b/data/grid5000/sites/sophia/clusters/esterel7/esterel7.json
index 7171e7c7aae3cb035a014f00f1159f3fa238c892..8733363784ef18f0d9a40a3ca3cea3a66bb8510c 100644
--- a/data/grid5000/sites/sophia/clusters/esterel7/esterel7.json
+++ b/data/grid5000/sites/sophia/clusters/esterel7/esterel7.json
@@ -84,7 +84,7 @@
   "priority": 201805,
   "queues": [
     "admin",
-    "testing"
+    "production"
   ],
   "redfish": true,
   "type": "cluster",
diff --git a/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-1.json b/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-1.json
index b44ebe98ec57b1a1a4166b480793fdbdee6ac00d..8ffb2a413b65a3cdc789399b97355c8a7e12df38 100644
--- a/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-1.json
+++ b/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-1.json
@@ -317,10 +317,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/esterel7/nodes/esterel7-2.json b/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-2.json
index 49eb1dbc05fc21ef6a5099f096b032988b483c5d..cd324975cca6bc40b7524d80e49d2d1762166a0b 100644
--- a/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-2.json
+++ b/data/grid5000/sites/sophia/clusters/esterel7/nodes/esterel7-2.json
@@ -317,10 +317,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 9b8946e01c3468318b5ee144899e823706e5a45f..7aad314da5b493e0a4983504097b7e893000047d 100644
--- a/input/grid5000/access/sophia.yaml
+++ b/input/grid5000/access/sophia.yaml
@@ -16,10 +16,12 @@ mercantour2: &inria-sophia
 esterel10: *inria-sophia
 
 # DEDICATED MODE
-esterel5:
+esterel5: &dedicated-stars
     p1: [stars, '@admin']
     besteffort: ['@inria_group', '@other_groups_with_access']
 
+esterel7: *dedicated-stars
+
 mercantour6:
     p1: [coati, '@admin']
     besteffort: ['@inria_group', '@other_groups_with_access']
diff --git a/input/grid5000/sites/sophia/clusters/esterel7/esterel7.yaml b/input/grid5000/sites/sophia/clusters/esterel7/esterel7.yaml
index 77f2f0e1eb5a524c939a6e9fd493d15c0c9b7655..319cc28e82f4715a9b69e591d07d23aba3befb04 100644
--- a/input/grid5000/sites/sophia/clusters/esterel7/esterel7.yaml
+++ b/input/grid5000/sites/sophia/clusters/esterel7/esterel7.yaml
@@ -6,13 +6,13 @@ boot_type: bios
 exotic: false
 queues:
   - admin
-  - testing
+  - production
 nodes:
   esterel7-[1-2]:
     supported_job_types:
       deploy: true
       besteffort: true
-      max_walltime: 0
+      max_walltime: 604800
     processor:
       microarchitecture: Broadwell
       clock_speed: 2100000000