Skip to content
Snippets Groups Projects

Fix inconsistencies between old and run3-style configuration

Merged Goetz Gaycken requested to merge goetz/athena:FixInconsistentConfig_master into master
  • the name of some SCT_DCSConditions algorithms was different in the old and run3-style configuration which may lead to conflicts when using old and run3-style configuration snippets in the same job i.e. two "different" algorithms would try to write the same conditions data
  • In the old configuration the Pixel DCSCondState and PixelDCSCondStatus algorithm was not setting the ReadCondHandleKey for data jobs. The keys are empty by default, thus the corresponding DCS information was never read from the database. However the key was set in the run3-style configuration for data. This fix may lead to some differences when processing data since this conditions data was not used but would be used now and may flag some pixel modules to be bad now.

Merge request reports

Pipeline #2331189 passed

Pipeline passed for 85edba68 on goetz:FixInconsistentConfig_master

Approval is optional

Merged by Edward MoyseEdward Moyse 4 years ago (Feb 23, 2021 6:20pm UTC)

Merge details

  • Changes merged into master with 8f1f4b04.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading