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

Slurm plugin #5

Merged
merged 54 commits into from
Sep 3, 2024
Merged

Slurm plugin #5

merged 54 commits into from
Sep 3, 2024

Conversation

bcumming
Copy link
Member

@bcumming bcumming commented Aug 26, 2024

A large omnibus PR that adds support for SLURM.

  • implement the slurm plugin
  • CLI
    • many small improvements to the uenv start and uenv run commands
    • add the uenv image ls command
  • testing:
    • setup scripts that create a test repo
    • install the bats bash testing framework for integration testing
    • integration tests for the slurm plugin only
  • template and helper script for building the slurm plugin RPM

@simonpintarelli
Copy link
Member

In bats, run sbatch --wait always returns status==0 (not clear why). Here is a workaround:
simonpintarelli@bcdf2a7

It greps for srun: error in the logfile instead.

@bcumming bcumming merged commit 46f1265 into main Sep 3, 2024
3 checks passed
@bcumming bcumming deleted the slurm branch September 3, 2024 07:37
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