ARC: boards: increase timeouts for nSIM SMP platforms

nSIM SMP simulation is s bit slower than single-core one, so
let's increase timeouts for nSIM SMP platforms.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
This commit is contained in:
Evgeniy Paltsev 2021-11-23 01:24:37 +03:00 committed by Anas Nashif
commit b102a295af
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ toolchain:
- cross-compile
- zephyr
testing:
timeout_multiplier: 1.5
ignore_tags:
- net
- bluetooth

View file

@ -7,6 +7,7 @@ toolchain:
- zephyr
- arcmwdt
testing:
timeout_multiplier: 1.5
default: true
ignore_tags:
- net