Skip to content
Snippets Groups Projects
Commit d74d69ef authored by John Harrison's avatar John Harrison Committed by Ashutosh Dixit
Browse files

tests/sysfs: Update timeslice/preemption for new range limits


Guc submission imposes new range limits on certain scheduling
parameters. The idempotent sections of the timeslice duration and
pre-emption timeout tests was exceeding those limits and so would fail.

Reduce the excessively large value (654s) to one which does not
overflow (54s). Also add an assert that the write of the new value
actually succeeds.

Signed-off-by: default avatarJohn Harrison <John.C.Harrison@Intel.com>
Reviewed-by: default avatarAshutosh Dixit <ashutosh.dixit@intel.com>
parent 53d71b34
No related branches found
No related tags found
Loading
Checking pipeline status
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