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
10
Merged
Rosen Matev
requested to merge
rmatev-LHCBPS-1440
into
2016-patches
8 years ago
Overview
10
Commits
10
Pipelines
0
Changes
10
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
Viewing commit
2a3b18bb
Prev
Next
Show latest version
10 files
+
44
−
28
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
2a3b18bb
Fix test failures due to CondDB and other minor issues
· 2a3b18bb
Rosen Matev
authored
8 years ago
Hlt/Moore/tests/options/TCK/TCKOptions.py
+
1
−
1
Options
@@ -18,7 +18,7 @@ settings = {
# Check if these need to be updated:
"
ThresholdSettings
"
:
"
Physics_pp_Draft2016
"
,
"
DDDBtag
"
:
"
dddb-20150724
"
,
"
CondDBtag
"
:
"
cond-2016
0522
"
,
"
CondDBtag
"
:
"
cond-2016
1011
"
,
}
Loading