tests: bluetooth: nrf52_bsim requires a special setup

This platform requires a special setup and has its own workflow. Do not
list it as integration platform as it violates the rule of having to be
built which is not possible due to missing environment.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-03-29 13:51:46 -04:00 committed by Carles Cufí
commit be5fa636d3
6 changed files with 0 additions and 12 deletions

View file

@ -1,6 +1,4 @@
tests: tests:
bluetooth.df.conection_cte_req: bluetooth.df.conection_cte_req:
platform_allow: nrf52_bsim platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth tags: bluetooth

View file

@ -1,6 +1,4 @@
tests: tests:
bluetooth.df.conection_cte_tx_params: bluetooth.df.conection_cte_tx_params:
platform_allow: nrf52_bsim platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth tags: bluetooth

View file

@ -1,6 +1,4 @@
tests: tests:
bluetooth.df.connectionless_cte_chains: bluetooth.df.connectionless_cte_chains:
platform_allow: nrf52_bsim platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth tags: bluetooth

View file

@ -1,6 +1,4 @@
tests: tests:
bluetooth.df.conectionless_cte_rx: bluetooth.df.conectionless_cte_rx:
platform_allow: nrf52_bsim platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth tags: bluetooth

View file

@ -1,6 +1,4 @@
tests: tests:
bluetooth.df.conectionless_cte_tx: bluetooth.df.conectionless_cte_tx:
platform_allow: nrf52_bsim platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth tags: bluetooth

View file

@ -1,6 +1,4 @@
tests: tests:
bluetooth.df: bluetooth.df:
platform_allow: nrf52_bsim platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth tags: bluetooth