During testing I discovered an inconsistency in the test for grace_time. In src/common/slurmdb_defs.c function slurmdb_init_qos_rec() sets the default value of grace_time to NO_VAL, but the preemption check for a grace_time value only tests for a non-zero value. The attached patch should resolve this problem. Best Regards, Bill
grace_time.patch
Description: Binary data
