From 2fb36c2e723087d0963abda8ccbd9a248bb208dd Mon Sep 17 00:00:00 2001 From: Hugo Dominois <hugo.dominois@inria.fr> Date: Tue, 28 Jan 2025 09:25:38 +0100 Subject: [PATCH] [sophia][esterel41] Add virtualisation --- .../sites/sophia/clusters/esterel41/nodes/esterel41-1.json | 2 +- .../sites/sophia/clusters/esterel41/nodes/esterel41-1.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.json b/data/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.json index eee2f5500f4..1c92c66ca8b 100644 --- a/data/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.json +++ b/data/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.json @@ -322,7 +322,7 @@ "admin", "testing" ], - "virtual": false + "virtual": "ivt" }, "type": "node", "uid": "esterel41-1" diff --git a/input/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.yaml b/input/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.yaml index d2111d91185..03699c073fd 100644 --- a/input/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.yaml +++ b/input/grid5000/sites/sophia/clusters/esterel41/nodes/esterel41-1.yaml @@ -182,4 +182,4 @@ esterel41-1: size: 2878970265600 storage: SSD supported_job_types: - virtual: false + virtual: ivt -- GitLab