From d32d5f56d7ecb7f3c143c708dcebf491cfe28b75 Mon Sep 17 00:00:00 2001 From: David Loup <david.loup@inria.fr> Date: Wed, 30 Sep 2020 10:41:57 +0200 Subject: [PATCH] [lyon/pyxis] Switch pyxis to default queue --- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json | 2 +- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json | 2 +- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json | 2 +- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json | 2 +- data/grid5000/sites/lyon/clusters/pyxis/pyxis.json | 2 +- input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json index 3b189181c2..c1d2fe6686 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json @@ -219,7 +219,7 @@ "max_walltime": 0, "queues": [ "admin", - "testing" + "default" ], "virtual": "arm64" }, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json index f2e6e3a0fe..cbe56196de 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json @@ -219,7 +219,7 @@ "max_walltime": 0, "queues": [ "admin", - "testing" + "default" ], "virtual": "arm64" }, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json index 85557e44f3..38514095d4 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json @@ -219,7 +219,7 @@ "max_walltime": 0, "queues": [ "admin", - "testing" + "default" ], "virtual": "arm64" }, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json index 5cb14cbf54..9d6c7b44c1 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json @@ -219,7 +219,7 @@ "max_walltime": 0, "queues": [ "admin", - "testing" + "default" ], "virtual": "arm64" }, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json b/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json index 4ff159f4dc..263b8eebec 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json @@ -879,7 +879,7 @@ "model": "R181-T92-00", "queues": [ "admin", - "testing" + "default" ], "type": "cluster", "uid": "pyxis" diff --git a/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml b/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml index 20a9b2d56a..ed64e8b90a 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml @@ -5,7 +5,7 @@ exotic: true kavlan: true queues: - admin - - testing + - default nodes: pyxis-[1-4]: supported_job_types: -- GitLab