Running the tests/subsys/lorawan/clock_sync/ requires a long timeout to pass. Set a timeout: 500 to cover most of the usecase Signed-off-by: Francois Ramu <francois.ramu@st.com>
16 lines
299 B
YAML
16 lines
299 B
YAML
common:
|
|
tags:
|
|
- lorawan
|
|
tests:
|
|
lorawan.clock_sync.sim:
|
|
integration_platforms:
|
|
- native_sim
|
|
platform_allow:
|
|
- native_sim
|
|
lorawan.clock_sync.phy:
|
|
depends_on: lora
|
|
filter: CONFIG_ENTROPY_HAS_DRIVER
|
|
timeout: 500
|
|
integration_platforms:
|
|
- nucleo_wl55jc
|