Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 139
    • Merge requests 139
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !54514

OutputStreamAthenaPool: Use CreateLumiBlockCollectionFromFile in MP jobs instead of LumiBlockMetaDataTool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alaettin Serhan Mete requested to merge amete/athena:master-fix-derivation-lumi-crash into master Jun 24, 2022
  • Overview 6
  • Commits 1
  • Pipelines 1
  • Changes 1

This should fix the immediate issue reported privately by @jcatmore. In the CA-based MP derivation jobs, LumiBlockMetaDataTool causes the jobs to crash (which is a showstopper for physics validation). It looks like in the old-style config, we use CreateLumiBlockCollectionFromFile algorithm instead in MP jobs. Here we mimic that to fix the immediate issue but the whole MetaData setup in CA-based configuration needs to be cleaned up.

cc: @gemmeren @jcatmore @tadej

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-fix-derivation-lumi-crash