Skip to content

Jobs of hidden partitions not available #170

@hillenbrkl

Description

@hillenbrkl

Details

  • Slurm Version: 19.05.5
  • Python Version: 3.6
  • Cython Version: 0.19
  • PySlurm Branch: 19.05.0
  • Linux Distribution: EL7

Issue

pyslurm.job().get() does not contain jobs that are submitted to or running in a hidden partition (like scontrol show jobs -a would).

pyslurm.partition().get() on the other side contains all partitions, including the hidden.

It would be reasonable to also get the hidden jobs with pyslurm.job() and leave the filtering to the user.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions