Skip to content

[devel] Use TS files metadata in plugins

Philippe Charpentier requested to merge charpent/LHCbDIRAC:dl-PhC-170829 into devel
  • The TransformationFiles table of the TS has been prepared long ago to receive additional metadata (FileType, Size, RAWAncestors) but this never was implemented: neither the addition of the information nor its usage. This requires certification, although it is tested with dirac-test-plugin and several different plugins

  • Fixes the usage of se.getStatus() ;-)

  • Add a fix for dirac-bookkeeping-rejection-stats in case the BK information is wrong (i.e. old productions) for the EventInputStat. This has been certified on productions that are OK in BK and tested on others.

This MR replaces the MR !419 (closed)

Edited by Philippe Charpentier

Merge request reports