Skip to content

[master] Get list of plugins with no run info from Operations

  • The list of plugins with no run information is moved to /Operations (with backward compatibility, but the CS is updated anyway).

  • This allows the addFilesToTransformation function of pluginUtilities to use it for deciding whether to add or not the run information.

  • In addition plugin RemoveReplicasKeepDestination now doesn't fail to remove files that have no replica at run destination: it just selects the replicas randomly.

  • Fixed a spurious log in the method _removeReplicas as it is called in a loop

Edited by Philippe Charpentier

Merge request reports