-
Notifications
You must be signed in to change notification settings - Fork 72
{2023.06}[2023b,grace] apps originally built with EB 4.9.2 + changes to bot/build.sh and eessi_container.sh #989
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
{2023.06}[2023b,grace] apps originally built with EB 4.9.2 + changes to bot/build.sh and eessi_container.sh #989
Conversation
|
Instance
|
|
Instance
|
|
Instance
|
|
Instance
|
|
Note the additional arg to skip running tests... |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
|
Next attempt with using |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
|
Next try after removing wrong sources for Boost.MPI from caching directory... |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
TopRichard
left a comment
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.
ran some tests and the PR lgtm, we have to be cautious for the unforeseen effects of --contain
|
Label |
|
Smee client crashed. Re-setting label. |
|
Label |
|
Tarball ingested and software available via |
7a0f96e
into
EESSI:2023.06-software.eessi.io
|
PR merged! Moved |
1 similar comment
|
PR merged! Moved |
|
PR merged! Moved |
This PR needs to be reviewed carefully.
It contains three changes:
--pass-throughforeessi_container.sh)$software_layer_dirand/devwhen runningeessi_container.sh. Also makes use of--pass-throughto run the container with--contain. The latter is needed to prevent system level scripts from the host to be executed when the container is launched.[include-easyblocks-]from-{pr,commit}have been removed since all of them were included in EB 4.9.3IMPORTANT The (ReFrame) test step is not functioning as expected. Even after some changes to the bot configuration (adding 'processor' information to
reframe_config.pyto work around non working CPU auto-detection) and using of--containthe test step seems to block/stall. Thus, for the time being, we skip the test step by usingexportvariable:SKIP_TESTS=yesfor bot build commands.