Skip to content
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

Devops: Add the slurm service to nightly workflow #6372

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Apr 24, 2024

The nightly worklow is configuring a computer that is using the core.slurm scheduler plugin, however, the container did not have a SLURM service running.

The nightly worklow is configuring a computer that is using the
`core.slurm` scheduler plugin, however, the container did not have a
SLURM service running.
@danielhollas
Copy link
Collaborator

@sphuber I am wondering, shouldn't some of those warnings / errors fail the workflow?

@sphuber
Copy link
Contributor Author

sphuber commented Apr 24, 2024

@sphuber I am wondering, shouldn't some of those warnings / errors fail the workflow?

Perhaps. It is just that the nightly workflow just borrows the setup script with the main test workflow, but then it only executes a subset of tests, and these don't rely on this SLURM computer. So it failing didn't really matter either. If SLURM wouldn't have been installed for the container that runs the main tests, the tests would have errored because the computer would not be able to SLURM.

@sphuber sphuber closed this Apr 28, 2024
@sphuber sphuber reopened this Apr 28, 2024
@sphuber sphuber merged commit 5460a04 into aiidateam:main Apr 28, 2024
30 of 32 checks passed
@sphuber sphuber deleted the fix/6364/nightly-slurm branch April 28, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants