samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version
Replace all instances of nrf5340bsim_nrf5340_cpunet & nrf5340bsim_nrf5340_cpuapp with nrf5340bsim/nrf5340/cpunet & nrf5340bsim/nrf5340/cpuapp In these samples/tests twister yamls definitions. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
adbe6dea37
commit
1f4f307bd2
14 changed files with 30 additions and 30 deletions
|
@ -9,12 +9,12 @@ tests:
|
|||
sysbuild: true
|
||||
platform_allow:
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim_nrf5340_cpuapp
|
||||
- nrf5340bsim_nrf5340_cpunet
|
||||
- nrf5340bsim/nrf5340/cpuapp
|
||||
- nrf5340bsim/nrf5340/cpunet
|
||||
integration_platforms:
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim_nrf5340_cpuapp
|
||||
- nrf5340bsim_nrf5340_cpunet
|
||||
- nrf5340bsim/nrf5340/cpuapp
|
||||
- nrf5340bsim/nrf5340/cpunet
|
||||
harness: bsim
|
||||
harness_config:
|
||||
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_conf
|
||||
|
@ -22,10 +22,10 @@ tests:
|
|||
extra_args: OVERLAY_CONFIG=overlay-ticker_expire_info.conf
|
||||
platform_allow:
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim_nrf5340_cpunet
|
||||
- nrf5340bsim/nrf5340/cpunet
|
||||
integration_platforms:
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim_nrf5340_cpunet
|
||||
- nrf5340bsim/nrf5340/cpunet
|
||||
harness: bsim
|
||||
harness_config:
|
||||
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_conf_overlay-ticker_expire_info_conf
|
||||
|
@ -33,10 +33,10 @@ tests:
|
|||
extra_args: CONF_FILE=prj_vs_dp.conf
|
||||
platform_allow:
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim_nrf5340_cpunet
|
||||
- nrf5340bsim/nrf5340/cpunet
|
||||
integration_platforms:
|
||||
- nrf52_bsim
|
||||
- nrf5340bsim_nrf5340_cpunet
|
||||
- nrf5340bsim/nrf5340/cpunet
|
||||
harness: bsim
|
||||
harness_config:
|
||||
bsim_exe_name: tests_bsim_bluetooth_ll_bis_prj_vs_dp_conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue