Skip to content

Nodes: Some Bugfixes and new attributes#318

Merged
tazend merged 2 commits intoPySlurm:mainfrom
tazend:bugfixes/1
Aug 26, 2023
Merged

Nodes: Some Bugfixes and new attributes#318
tazend merged 2 commits intoPySlurm:mainfrom
tazend:bugfixes/1

Conversation

@tazend
Copy link
Copy Markdown
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