samples: net: lwm2m_client: Remove nrf52dk_nrf52832 from the allowlist

BLE and LwM2M grew in terms of RAM usage so that the sample does not
fit into nRF52832 anymore in the default configuration. This cause
twister to report an error when overflows errors are enabled.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This commit is contained in:
Robert Lubos 2021-01-15 12:36:06 +01:00 committed by Anas Nashif
commit 7628eb51f1

View file

@ -16,7 +16,7 @@ tests:
sample.net.lwm2m_client.bt:
harness: net
extra_args: OVERLAY_CONFIG=overlay-bt.conf
platform_allow: nrf52dk_nrf52832 nrf52840dk_nrf52840 disco_l475_iot1
platform_allow: nrf52840dk_nrf52840 disco_l475_iot1
tags: net lwm2m
sample.net.lwm2m_client.queue_mode:
harness: net