Skip to content
GitLab
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 164
    • Merge requests 164
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !56224

[TriggerJobOpts] Fix the placement of HLTPreSeq

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rafal Bielski requested to merge rbielski/athena:fix-hltpreseq into 22.0 Aug 25, 2022
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

Move the creation of the HLTPreSeq sequence in the HLTTop one after the ConfigFlags and Modifiers are fully initialised. Up to now, the code was never executed because the enableCostMonitoring flag was only set later (in a Modifier).

Hopefully fixes ATR-25779

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-hltpreseq