test: Remove multi level queue limit test
Set total priorities to 71. This setting already exceeds original limit(32) and exceeds 64 to test secondary bitmap. Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>
This commit is contained in:
parent
1f5f0cf838
commit
be9a85bf6c
|
@ -5,3 +5,5 @@ CONFIG_SCHED_MULTIQ=y
|
|||
CONFIG_MAX_THREAD_BYTES=5
|
||||
CONFIG_MP_MAX_NUM_CPUS=1
|
||||
CONFIG_ZTEST_FATAL_HOOK=y
|
||||
CONFIG_NUM_COOP_PRIORITIES=30
|
||||
CONFIG_NUM_PREEMPT_PRIORITIES=40
|
||||
|
|
Loading…
Reference in a new issue