Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rec
Manage
Activity
Members
Labels
Plan
Issues
291
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
113
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
LHCb
Rec
Merge requests
!1825
RichFutureRecSys - Do not force use of tcmalloc in QM tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
RichFutureRecSys - Do not force use of tcmalloc in QM tests
jonrob/Rec:RichFutureRecSys-NoTcmallocTests
into
master
Overview
8
Commits
1
Pipelines
1
Changes
2
Merged
Christopher Rob Jones
requested to merge
jonrob/Rec:RichFutureRecSys-NoTcmallocTests
into
master
5 years ago
Overview
8
Commits
1
Pipelines
1
Changes
2
Expand
Fixes tests with clang due to missing
libtcmalloc.so
in current LCG release.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9a74ec36
1 commit,
5 years ago
2 files
+
0
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Rich/RichFutureRecSys/tests/qmtest/pmts-v1.qms/reco-from-dst.qmt
+
0
−
1
Options
@@ -13,7 +13,6 @@
<argument
name=
"program"
><text>
gaudirun.py
</text></argument>
<argument
name=
"timeout"
><integer>
2400
</integer></argument>
<argument
name=
"args"
><set>
<text>
-T
</text>
<text>
$RICHFUTURERECSYSROOT/tests/options/rich-dst-reco.py
</text>
<text>
$RICHFUTURERECSYSROOT/tests/options/pmt-v1-data.py
</text>
</set></argument>
Loading