Ticket 6535

Summary: Can `sinfo -o %v` display the minor revision of slurm?
Product: Slurm Reporter: Steve Ford <fordste5>
Component: User CommandsAssignee: Felip Moll <felip.moll>
Status: RESOLVED FIXED QA Contact:
Severity: 4 - Minor Issue    
Priority: --- CC: felip.moll
Version: 18.08.5   
Hardware: Linux   
OS: Linux   
Site: MSU Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: 19.05.0pre2 Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

Description Steve Ford 2019-02-18 06:16:26 MST
Hello SchedMD,

I noticed that sinfo has the '%v' output option to display the version of slurmd running on nodes. This currently only displays the major version, e.g. "18.08". Is it possible for this output to also show the minor version? 

Thanks,
Steve
Comment 3 Felip Moll 2019-02-27 14:32:59 MST
Hi Steve, this is fixed in master and will be in 19.05.

See commit fae96c7acad0.

We haven't applied it to previous releases because it changes the output
of different components and can cause issues to other customers, scripts,
and 3rd party soft. scontrol, sview, sinfo and the API are affected.