Use the new version for the McM REST client and avoid loading the old version from a folder in AFS. In this case, the module is loaded by the embedded script: request_fragment_check.py owned by the CMS GEN team. To achieve a smooth integration with the new version, this sets an isolated venv where the McM REST client is installed and uses an isolated cms-sw singularity container to perform the execution using AlmaLinux 9 as OS and Python 3.9 as the default version.
Related to: #23
Use the new version for the McM REST client and avoid loading the old version from a folder in AFS. In this case, the module is loaded by the embedded script: request_fragment_check.py owned by the CMS GEN team. To achieve a smooth integration with the new version, this sets an isolated
venv
where the McM REST client is installed and uses an isolated cms-sw singularity container to perform the execution using AlmaLinux 9 as OS and Python 3.9 as the default version.