Skip to content

Draft: Humanize

Marco Clemencic requested to merge humanize into master

Since we do not have many IOVs in the DQFLAGS database, I replaced the hierarchical structure(useful only to optimize the lookup in case on thousands of IOVs) with the flat one and I renamed the payload files to describe the content (i.e. the list of bad detectors in the XML file).

This new layout will make it easier to update the list.

To-do:

  • cross check that the list of IOVs is equivalent to the original one

Merge request reports