Skip to content

Nodes: Some Bugfixes and new attributes #318

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

Merged
merged 2 commits into from
Aug 26, 2023
Merged

Conversation

tazend
Copy link
Member

@tazend tazend commented Aug 26, 2023

  • add idle_memory and allocated_tres properties
  • correctly return GRES in allocated_gres property
  • trailing whitespace fixes
  • add some new tests for GRES parsing

Closes #317
Closes #315

tazend added 2 commits August 26, 2023 18:13
- add idle_memory and allocated_tres properties
- correctly return GRES in allocated_gres property
- trailing whitespace fixes
- add some new tests for GRES parsing
- we expected to get a dict from cstr.to_dict(), which already handles
  this
@tazend tazend merged commit 4ecdfa0 into PySlurm:main Aug 26, 2023
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.

Node in Nodes collection do not report a MIXED state, only IDLE or ALLOCATED Cannot seem to get allocated gres info from Node
1 participant