From ffa3f168ece53a600a3ea22b2e6defa32e11fd1f Mon Sep 17 00:00:00 2001 From: Yassine El Aissaoui Date: Mon, 27 May 2024 18:04:03 +0200 Subject: [PATCH] samples: tests: Create dedicated test section for rd_rw612_bga Monolithic build is enabled by default and it requires the presence of the binary blobs. CI will fail since it doesn't fetch them to the environment. To avoid this monolithic for BT app is disabled. Signed-off-by: Yassine El Aissaoui --- samples/bluetooth/central_ht/sample.yaml | 7 ++++++- samples/bluetooth/peripheral_ht/sample.yaml | 9 +++++++-- tests/bluetooth/tester/testcase.yaml | 9 ++++++++- 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/samples/bluetooth/central_ht/sample.yaml b/samples/bluetooth/central_ht/sample.yaml index f59d207a59f..c598e33112c 100644 --- a/samples/bluetooth/central_ht/sample.yaml +++ b/samples/bluetooth/central_ht/sample.yaml @@ -8,8 +8,13 @@ tests: - qemu_x86 - nrf51dk/nrf51822 - nrf52dk/nrf52832 - - rd_rw612_bga tags: bluetooth integration_platforms: - qemu_cortex_m3 + sample.bluetooth.central_ht.nxp: + # Disabling monolithic since CI environment doesn't use blobs + harness: bluetooth + platform_allow: - rd_rw612_bga + extra_configs: + - CONFIG_NXP_MONOLITHIC_BT=n diff --git a/samples/bluetooth/peripheral_ht/sample.yaml b/samples/bluetooth/peripheral_ht/sample.yaml index 4243914b571..a87129f1662 100644 --- a/samples/bluetooth/peripheral_ht/sample.yaml +++ b/samples/bluetooth/peripheral_ht/sample.yaml @@ -9,11 +9,9 @@ tests: - qemu_x86 - nrf51dk/nrf51822 - nrf52dk/nrf52832 - - rd_rw612_bga tags: bluetooth integration_platforms: - qemu_cortex_m3 - - rd_rw612_bga sample.bluetooth.peripheral_ht.frdm_kw41z_shield: harness: bluetooth platform_allow: @@ -25,3 +23,10 @@ tests: extra_args: SHIELD=frdm_kw41z integration_platforms: - mimxrt1020_evk + sample.bluetooth.peripheral_ht.nxp: + # Disabling monolithic since CI environment doesn't use blobs + harness: bluetooth + platform_allow: + - rd_rw612_bga + extra_configs: + - CONFIG_NXP_MONOLITHIC_BT=n diff --git a/tests/bluetooth/tester/testcase.yaml b/tests/bluetooth/tester/testcase.yaml index 43fa984a2ce..8a8cb41b1b7 100644 --- a/tests/bluetooth/tester/testcase.yaml +++ b/tests/bluetooth/tester/testcase.yaml @@ -6,9 +6,16 @@ tests: - native_posix - native_sim - nrf52840dk/nrf52840 - - rd_rw612_bga tags: bluetooth harness: bluetooth + bluetooth.general.tester.nxp: + # Disabling monolithic since CI environment doesn't use blobs + build_only: true + harness: bluetooth + platform_allow: + - rd_rw612_bga + extra_configs: + - CONFIG_NXP_MONOLITHIC_BT=n bluetooth.general.tester_le_audio: build_only: true platform_allow: