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 140
    • Merge requests 140
  • 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
  • !21634

Replace Svc's with Private Tools. Move caches to CondAlg

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Peter Hansen requested to merge hansenph/athena:22.0-TRTSvcToTool2 into master Mar 05, 2019
  • Overview 9
  • Commits 3
  • Pipelines 2
  • Changes 36

ATLASRECTS-4840. Since MR21022 is stuck, I replace it by this.

Again the TRT event-dependent services are replaced by private tools (for now only in their most important clients) and previously cached structures are moved to a CondAlg whose postings are used by the clients.

Since MR21331 removes the event dependence of TRT_DriftFunctionTool, this is for now kept as a public tool.

In the testing there are problems with the HLT, but this is also the case when nothing is checked out in the current nightly.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 22.0-TRTSvcToTool2