Skip to content

Commit 5ae51cf

Browse files
yeaissadleach02
authored andcommitted
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>
1 parent c002e78 commit 5ae51cf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

samples/bluetooth/central_ht/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- qemu_cortex_m3
1414
sample.bluetooth.central_ht.nxp:
1515
# Disabling monolithic since CI environment doesn't use blobs
16+
build_only: true
1617
harness: bluetooth
1718
platform_allow:
1819
- rd_rw612_bga

samples/bluetooth/peripheral_ht/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ tests:
2525
- mimxrt1020_evk
2626
sample.bluetooth.peripheral_ht.nxp:
2727
# Disabling monolithic since CI environment doesn't use blobs
28+
build_only: true
2829
harness: bluetooth
2930
platform_allow:
3031
- rd_rw612_bga

0 commit comments

Comments
 (0)