-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update CI workflow for checking for missing installations #389
update CI workflow for checking for missing installations #389
Conversation
…oftware.eessi.io/versions/2023.06
Instance
|
Not sure if it's absolutely required, but it would definitely be nice to have this one merged as well (new container images for |
Changes look ok. Small comment, it does not yet address #349. Maybe worthwhile to add changes as done in NorESSI#167 |
Rerunning tests to verify if CI succeeds after having EasyBuild ingested (see #393). |
The CI does pass, but there's actually still an error:
|
…io_ci-missing-installations
That was because this branch was not updated yet with |
…ses correct CPU target, by setting $EESSI_SOFTWARE_SUBDIR_OVERRIDE
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
CI should fail until we have an EasyBuild installed in
software.eessi.io
(theload_easybuild_module.sh
used incheck_missing_installations.sh
will fail):software.eessi.io
to check on EasyBuild v4.8.2 installation #393Fixes #349