Skip to content

[devel] Fix TS plugin + fix DMS scripts

  • The plugin ReplicateWithAncestors has a possibility to throttle replication depending on the number of files at target. This was improperly handled. This MR fixes this problem in restricting the directories to be checked to the top 4 levels, e.g. /lhcb/LHCb/Collision15/RDST
  • The script dirac-dms-spaceTokens-Usage was totally broken. Code moved to a client module and fixed to make it work
  • Move code for dirac-dms-add-transformation to a separate module
  • While doing this, apply autopep8 of course
Edited by Philippe Charpentier

Merge request reports