Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0118f04c authored by Albin PETIT's avatar Albin PETIT
Browse files

[Rennes] Move paranoia to production queue

parent 4df608fc
No related branches found
No related tags found
No related merge requests found
Pipeline #775643 passed
Showing with 22 additions and 17 deletions
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 43200,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 43200,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 43200,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 43200,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -386,9 +386,9 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"default",
"production",
"admin"
],
"virtual": "ivt"
......
......@@ -316,7 +316,7 @@
],
"model": "Dell PowerEdge C6220 II",
"queues": [
"default",
"production",
"admin"
],
"type": "cluster",
......
......@@ -4,7 +4,7 @@ created_at: 2014-02-21
kavlan: true
boot_type: bios
queues:
- default
- production
- admin
nodes:
......@@ -23,7 +23,6 @@ nodes:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
storage_devices:
pci-0000:82:00.0-sas-phy0-lun-0:
interface: SAS
......@@ -67,3 +66,9 @@ nodes:
enabled: true
mounted: false
mountable: false
paranoia-[1-4]:
supported_job_types:
max_walltime: 43200
paranoia-[5-8]:
supported_job_types:
max_walltime: 604800
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment