Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
atlas
athena
Merge requests
!76429
Fix input file configuration for IDPVM Data ART tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix input file configuration for IDPVM Data ART tests
tstreble/athena:Data_ART_fix
into
24.0
Overview
3
Commits
1
Pipelines
1
Changes
2
Merged
Thomas Strebler
requested to merge
tstreble/athena:Data_ART_fix
into
24.0
2 months ago
Overview
3
Commits
1
Pipelines
1
Changes
2
Expand
Follow up to
!76383 (merged)
0
0
Merge request reports
Compare
24.0
24.0 (base)
and
latest version
latest version
439a4153
1 commit,
2 months ago
2 files
+
7
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
InnerDetector/InDetValidation/InDetPhysValMonitoring/share/test_data_reco.sh
+
4
−
3
Options
@@ -4,9 +4,10 @@
#
# Steering script for IDPVM ART jobs with Data Reco config
dcubeRef
=
$1
conditions
=
$2
geotag
=
$3
inputBS
=
$1
dcubeRef
=
$2
conditions
=
$3
geotag
=
$4
artdata
=
/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art
dcubeShifterXml
=
${
artdata
}
/InDetPhysValMonitoring/dcube/config/IDPVMPlots_data_baseline.xml
Loading