Skip to content
Snippets Groups Projects
Commit 4b7ead27 authored by Nathan Rini's avatar Nathan Rini Committed by Marshall Garey
Browse files

openapi/dbv0.0.38 - default preempt_mode to off

slurmdb_init_qos_rec() will set preempt_mode to NO_VAL which results in
no change in modify request. This default setting causes issues as the
flags attempt to get ORed into it pointlessly. With slurmrestd, it is
expected that the full definition will be provided for the QOS object
and not just requested changes.

Bug 14388
parent 38ea9484
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment