Skip to content

TrigCost: Save configuration details to cost metadata file

Aleksandra Poreba requested to merge aporeba/athena:cost-oks-2 into master

Save additional details about F/T/S and database keys to cost metadata file based on COOL and OKS.

Cost processing

  1. Save hostnames from EDM to metadata file

Cost postprocessing

  1. Read the hostname and partition (passed by a flag)

  2. Pull OKS TDAQ repository branch based on run number and partition

  3. Read HLT Application (based on hostname and "Disabled" list)

  4. Read Application configuration (FTS) and save it to metadata

  5. Read run configuration from COOL (based on debug recovery reading)

Tested with details for 406249, "TDAQ" and 413316, "ATLAS"

Related to ATR-24424

Tagging @tamartin @mark @rbielski

Edited by Aleksandra Poreba

Merge request reports