Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ed1182b8 authored by MANDLER Noah's avatar MANDLER Noah
Browse files

Merge branch 'gres-production' into 'master'

[nancy][gres] Set max walltime to a week

See merge request !890
parents 914a740d c1b9442f
Branches
No related tags found
1 merge request!890[nancy][gres] Set max walltime to a week
Pipeline #1084850 passed with warnings
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -18,7 +18,7 @@ nodes:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
max_walltime: 604800
processor:
microarchitecture: Zen 4
clock_speed: 2900000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment