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 187
    • Merge requests 187
  • 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
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60040

TrigServices: CA configuration for basic services

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:PscCA into master Jan 24, 2023
  • Overview 13
  • Commits 1
  • Pipelines 2
  • Changes 4

First step in providing a CA configuration (and used via CAtoGlobalWrapper) for athenaHLT starting with setupCommonServices, which is the equivalent of MainServicesConfig. We could have opted to re-use the latter but the code duplication is small and the differences are sufficiently large to not make it worthwhile.

Notable changes during refactoring:

  • remove ThreadPoolSvc and ThreadInitTool as these are not needed
  • remove a few ineffective property settings (just re-setting defaults)

Verified that the HLTJobOptions.json file had not significant differences (apart from the above).

Relates to ATR-26800.

Edited Jan 25, 2023 by Frank Winklmeier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: PscCA