tests: Bluetooth: tester: Change mesh nrf board to nrf52840dk_nrf52840
Mesh tester doesn't fit into nrf52dk_nrf52832. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
This commit is contained in:
parent
2d78cb74bd
commit
78d9ebb51d
|
@ -21,7 +21,7 @@ tests:
|
|||
platform_allow:
|
||||
- qemu_x86
|
||||
- native_posix
|
||||
- nrf52dk_nrf52832
|
||||
- nrf52840dk_nrf52840
|
||||
extra_args: OVERLAY_CONFIG="overlay-mesh.conf"
|
||||
tags: bluetooth
|
||||
harness: bluetooth
|
||||
|
|
Loading…
Reference in a new issue