DIRAC icon indicating copy to clipboard operation
DIRAC copied to clipboard

[8.0] Drop the system instance level in the CS

Open atsareg opened this issue 2 years ago • 0 comments

This PR allows to drop the System instance section level from the CS. The presence of the /DIRAC/Setups section in the CS forces the system section to contain the instance level in the output of getSystemSection and similar cases. This way it should be compatible with CS both with and without setups defined.

BEGINRELEASENOTES

*Configuration CHANGE: PathFinder.getSystemInstance() returns empty string if Setps are dropped from the CS

*WorkloadManagement CHANGE: StalledJobAgent, Watchdog - use getSystemSection() instead of getSystemInstance()

ENDRELEASENOTES

atsareg avatar Sep 05 '23 13:09 atsareg