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

add rake task for getting squeue text output #841

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Conversation

johrstrom
Copy link
Contributor

I went to write a test case for squeue in slurm and needed some squeue output to test against. Given that we expect the output to be of a certain format, this was very hard to do by hand.

So I've written this rake task to output 1 single job from squeue - in the format that this library expects - to write to a fixture file that we can then test against.

@johrstrom johrstrom closed this Jul 8, 2024
@johrstrom johrstrom reopened this Jul 8, 2024
Copy link
Contributor

@Oglopf Oglopf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me.

@johrstrom johrstrom merged commit e6ba866 into master Aug 26, 2024
4 of 6 checks passed
@johrstrom johrstrom deleted the slurm-rake-tasks branch August 26, 2024 17:01
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