Commit 0b721403 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Convert slurmd stats to NO_VALS for < 18.08

In 18.08, the usage is stored in a TRES arrays and uses the
slurmdb_find_tres_count_in_string() function to return the TRES value.
If a value doesn't exist, the function returns INFINITE64. But < 18.08
is expecting NO_VAL values.
parent 4aeb3900
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment