Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reconstruction_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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
reconstruction_benchmarks
Merge requests
!180
Updated the final_results with tracking collects
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Updated the final_results with tracking collects
ci_artifacts
into
master
Overview
0
Commits
5
Pipelines
0
Changes
5
Merged
Whitney Armstrong
requested to merge
ci_artifacts
into
master
3 years ago
Overview
0
Commits
5
Pipelines
0
Changes
5
Expand
0
0
Merge request reports
Compare
master
version 4
bf8ad3a5
3 years ago
version 3
724bd653
3 years ago
version 2
441188e2
3 years ago
version 1
7c3e77d0
3 years ago
master (base)
and
latest version
latest version
422a8704
5 commits,
3 years ago
version 4
bf8ad3a5
4 commits,
3 years ago
version 3
724bd653
3 commits,
3 years ago
version 2
441188e2
2 commits,
3 years ago
version 1
7c3e77d0
1 commit,
3 years ago
5 files
+
19
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
benchmarks/track_finding/config.yml
+
8
−
0
Options
@@ -4,3 +4,11 @@ track_finding:multiple_tracks:
@@ -4,3 +4,11 @@ track_finding:multiple_tracks:
timeout
:
24 hours
timeout
:
24 hours
script
:
script
:
-
bash benchmarks/track_finding/multiple_tracks.sh
-
bash benchmarks/track_finding/multiple_tracks.sh
track_finding:collect
:
stage
:
collect
needs
:
-
[
"
track_finding:multiple_tracks"
]
script
:
-
echo "Done collecting artifacts."
Loading