samples: bluetooth: Set NXP CI checks as build-only
Flag the central and prepheral ht CI check as build-only. Signed-off-by: Yassine El Aissaoui <yassine.elaissaoui@nxp.com>
This commit is contained in:
parent
c002e7880a
commit
5ae51cf959
2 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ tests:
|
||||||
- qemu_cortex_m3
|
- qemu_cortex_m3
|
||||||
sample.bluetooth.central_ht.nxp:
|
sample.bluetooth.central_ht.nxp:
|
||||||
# Disabling monolithic since CI environment doesn't use blobs
|
# Disabling monolithic since CI environment doesn't use blobs
|
||||||
|
build_only: true
|
||||||
harness: bluetooth
|
harness: bluetooth
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- rd_rw612_bga
|
- rd_rw612_bga
|
||||||
|
|
|
@ -25,6 +25,7 @@ tests:
|
||||||
- mimxrt1020_evk
|
- mimxrt1020_evk
|
||||||
sample.bluetooth.peripheral_ht.nxp:
|
sample.bluetooth.peripheral_ht.nxp:
|
||||||
# Disabling monolithic since CI environment doesn't use blobs
|
# Disabling monolithic since CI environment doesn't use blobs
|
||||||
|
build_only: true
|
||||||
harness: bluetooth
|
harness: bluetooth
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- rd_rw612_bga
|
- rd_rw612_bga
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue