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:
parent
7353ea5886
commit
b102a295af
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ toolchain:
|
|||
- cross-compile
|
||||
- zephyr
|
||||
testing:
|
||||
timeout_multiplier: 1.5
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,6 +7,7 @@ toolchain:
|
|||
- zephyr
|
||||
- arcmwdt
|
||||
testing:
|
||||
timeout_multiplier: 1.5
|
||||
default: true
|
||||
ignore_tags:
|
||||
- net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue