Skip to content
Snippets Groups Projects

Handle ROB status flags

Merged Aleksandra Poreba requested to merge aporeba/athena:rob-flags into master
All threads resolved!
  • IGNORED for ROBs that are on filterRobWithStatus and filterSubDetWithStatus lists - they can be retrieved but they will not be cached
  • DISABLED for ROBs that are not enabled -> change to ILLEGAL?
  • SCHEDULED for ROBs that are cached in DCM but are not requested - they will not be monitored since we monitor only requested ROBs -> remove from CSV / ROBHistory?

Tagging @mark @tamartin @rbielski @wiedenma

Edited by Aleksandra Poreba

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 2 commits

    • 063aaa2c - Check IGNORED just for DCM retrieved ROBs
    • b1fc7cd2 - Pass list of ignored/disabled rob ids as optional set

    Compare with previous version

  • Rafal Bielski resolved all threads

    resolved all threads

  • Aleksandra Poreba unmarked as a Work In Progress

    unmarked as a Work In Progress

  • This merge request affects 1 package:

    • HLT/Trigger/TrigControl/TrigServices

    This merge request affects 2 files:

    • HLT/Trigger/TrigControl/TrigServices/src/HltROBDataProviderSvc.cxx
    • HLT/Trigger/TrigControl/TrigServices/src/HltROBDataProviderSvc.h

    Adding @wiedenma ,@bernius ,@fwinkl ,@rbielski as watchers

  • :white_check_mark: CI Result SUCCESS (hash b1fc7cd2)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 24521]

  • merged

  • Walter Lampl mentioned in commit 01173ccf

    mentioned in commit 01173ccf

  • Please register or sign in to reply
    Loading