Skip to content

No story: Add dummy CASA versions to capability container if none exist

Daniel Nemergut requested to merge local_casa_versions into 2.8.5-DEVELOPMENT

This sets up some CASA directories in the capability container if none already exist. I kept the RHEL6 and RHEL7 separate in case we want them to differ (they already do).

Verified that the first check for the existence of /home/casa/packages/ will bail in our deployed containers:

Screenshot 2024-07-31 at 11.29.55 AM.png

Testing the CASA matrix calls immediately after container startup:

Screenshot 2024-07-31 at 11.46.10 AM.png

Merge request reports