Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Moore
Merge requests
!54
Fix some tests and remove others
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix some tests and remove others
rmatev-LHCBPS-1440
into
2016-patches
Overview
10
Commits
10
Pipelines
0
Changes
37
Merged
Rosen Matev
requested to merge
rmatev-LHCBPS-1440
into
2016-patches
8 years ago
Overview
8
Commits
10
Pipelines
0
Changes
37
Expand
Fix test failures due to CondDB and other minor issues
Create test TCKs in a platform specific directory
Fix (somehow) tests for rerunning on stripping 20
Update reference for hlt2prcheck and improve reproducibility
Remove the tistos test, track decoding tests, and the hlt1only and hlt2only tests
Remove unused test options
Improve .gitignore
0
0
Merge request reports
Compare
2016-patches
2016-patches (base)
and
latest version
latest version
ac147651
10 commits,
8 years ago
37 files
+
225
−
816
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
37
Search (e.g. *.vue) (Ctrl+P)
Hlt/HltCache/options/Physics_pp_Draft2016.py
+
1
−
1
Options
@@ -12,7 +12,7 @@ Moore().CheckOdin = False
Moore
().
Simulation
=
False
Moore
().
ForceSingleL0Configuration
=
True
Moore
().
SkipEvents
=
0
Moore
().
CondDBtag
=
'
cond-2016
0522
'
Moore
().
CondDBtag
=
'
cond-2016
1011
'
Moore
().
DDDBtag
=
'
dddb-20150724
'
from
Configurables
import
EventSelector
Loading