Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
grid5000
reference-repository
Merge requests
!812
[bug16032] standardize max walltime to 7 days on ex igrida nodes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[bug16032] standardize max walltime to 7 days on ex igrida nodes
fix_bug_16032
into
master
Overview
2
Commits
1
Pipelines
7
Changes
11
All threads resolved!
Hide all comments
Merged
Yao CHI
requested to merge
fix_bug_16032
into
master
7 months ago
Overview
2
Commits
1
Pipelines
7
Changes
11
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
master
version 6
9f239143
7 months ago
version 5
ccb0b80f
7 months ago
version 4
5cbfe7ac
7 months ago
version 3
5059986e
7 months ago
version 2
9d8ab2f7
7 months ago
version 1
0ddb4361
7 months ago
master (base)
and
latest version
latest version
a294434c
1 commit,
7 months ago
version 6
9f239143
1 commit,
7 months ago
version 5
ccb0b80f
1 commit,
7 months ago
version 4
5cbfe7ac
1 commit,
7 months ago
version 3
5059986e
1 commit,
7 months ago
version 2
9d8ab2f7
1 commit,
7 months ago
version 1
0ddb4361
1 commit,
7 months ago
11 files
+
11
−
18
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
data/grid5000/sites/rennes/clusters/abacus14/nodes/abacus14-1.json
+
1
−
1
Options
@@ -323,7 +323,7 @@
@@ -323,7 +323,7 @@
"supported_job_types"
:
{
"supported_job_types"
:
{
"besteffort"
:
true
,
"besteffort"
:
true
,
"deploy"
:
true
,
"deploy"
:
true
,
"max_walltime"
:
864
00
,
"max_walltime"
:
6048
00
,
"queues"
:
[
"queues"
:
[
"production"
,
"production"
,
"admin"
"admin"
Loading