Skip to content

Refactoring of LRMS shell backends processing flow

nordugrid-arc-bot requested to merge cherrypick-196-for-next-major into next-major

Begin arcbot message
This merge request is automatically copied from !196 (merged) orginally made by @andrii
End arcbot message

This changeset modifies the general call stack used by shell backends.

Changeset introduces lrms_common.sh that is single place for declaring the grami/arc.conf parsing functions and common env settings.

This includes fix for configuration options processing by LRMS backends [BUGZ 3717]

Changes are documented in README.lrms.rst

Merge request reports