Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
physics_benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
physics_benchmarks
Merge requests
!119
Draft: Increase timeout to 6 hours (should be variable to set in weekly 10k schedule)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Draft: Increase timeout to 6 hours (should be variable to set in weekly 10k schedule)
timeout-variable
into
master
Overview
2
Commits
2
Pipelines
0
Changes
1
Closed
Draft: Increase timeout to 6 hours (should be variable to set in weekly 10k schedule)
Wouter Deconinck
requested to merge
timeout-variable
into
master
Oct 29, 2021
Overview
2
Commits
2
Pipelines
0
Changes
1
Goal is to set a default timeout of 1 hour, then increase in the schedule with a variable.
Edited
Oct 29, 2021
by
Wouter Deconinck
0
0
Merge request reports
Compare
master
version 2
47e4d75c
Dec 30, 2021
version 1
01eb33c2
Oct 29, 2021
master (base)
and
version 2
latest version
9cd8d23a
2 commits,
Dec 30, 2021
version 2
47e4d75c
1 commit,
Dec 30, 2021
version 1
01eb33c2
1 commit,
Oct 29, 2021
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
0
View file @ 47e4d75c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -18,6 +18,7 @@ default:
-
juggler.env
reports
:
dotenv
:
juggler.env
timeout
:
6 hours
stages
:
-
config
Loading