summaryrefslogtreecommitdiff
path: root/test/sched_rr_bad.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/sched_rr_bad.service')
-rw-r--r--test/sched_rr_bad.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/sched_rr_bad.service b/test/sched_rr_bad.service
new file mode 100644
index 0000000000..0be534a546
--- /dev/null
+++ b/test/sched_rr_bad.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Bad sched priority for RR
+
+[Service]
+ExecStart=/bin/true
+CPUSchedulingPolicy=rr
+CPUSchedulingPriority=0
+CPUSchedulingPriority=100