Description
During the refactoring in PR #1648, the CLP_QUEUE_LOGS_DIR_HOST environment variable was accidentally removed from the _set_up_env_for_queue method in components/clp-package-utils/clp_package_utils/controller.py.
Context
The environment variable needs to be restored to ensure proper queue component configuration.
Description
During the refactoring in PR #1648, the
CLP_QUEUE_LOGS_DIR_HOSTenvironment variable was accidentally removed from the_set_up_env_for_queuemethod incomponents/clp-package-utils/clp_package_utils/controller.py.Context
bundledconfig (resolves #1623). #1648bundledconfig (resolves #1623). #1648 (comment)The environment variable needs to be restored to ensure proper queue component configuration.