d8108369bc
Reduces the number of seconds that the test runs to 15 seconds (down from 30 seconds). This should still be sufficient time to determine if there is anything amiss with the synchonous thread suspend/resume. Furthermore, the test itself has been tagged as being slow and its timeout increased to 10 minutes (600 seconds) as some simulators are rather slow. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
8 lines
124 B
YAML
8 lines
124 B
YAML
tests:
|
|
kernel.smp_suspend:
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
timeout: 600
|
|
filter: (CONFIG_MP_MAX_NUM_CPUS > 1)
|