Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LHCb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 193
    • Issues 193
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • LHCb
  • Merge requests
  • !3416

Fix LHCbApp and DDDBConf to allow overriding DD4hep properties

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ben Couturier requested to merge bcouturi_fix_dd4hep_properties into master Feb 09, 2022
  • Overview 9
  • Commits 1
  • Pipelines 5
  • Changes 9

Changed the logic in LHCbApp and DDDBConf so that the following order is used for the properties:

DD4hepSvc, DDDBConf, LHCbApp

With this change it is possible to set in DD4hepSvc a conditions version which will not be overridden by the application.

Furthermore, while reviewing the code, we realized with Marco that the naming conventions in DD4hepSvc were not very consistent, so I harmonized that.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bcouturi_fix_dd4hep_properties