Enforce sinfo on all clusters
This commit is contained in:
parent
692541119e
commit
433862d0ad
2 changed files with 2 additions and 1 deletions
|
@ -53,6 +53,7 @@ def test_slurm_sinfo_run(monkeypatch):
|
|||
'--federation '
|
||||
'--noheader '
|
||||
'--responding '
|
||||
'--cluster=all '
|
||||
'--Format=Cluster,PartitionName,NodeHost,StateLong,CPUsState,Memory,Gres'
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue