Skip to content

Commit

Permalink
treewide: add thingy91x to sample.yaml
Browse files Browse the repository at this point in the history
This commit adds the thingy91x to samples that should
be supported by launch.

Signed-off-by: Maximilian Deubel <[email protected]>
  • Loading branch information
maxd-nordic committed Jun 5, 2024
1 parent 00ccae0 commit c3e15f6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions applications/asset_tracker_v2/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ tests:
integration_platforms:
- nrf9160dk/nrf9160/ns
- thingy91/nrf9160/ns
- thingy91x/nrf9151/ns
- native_sim
tags: ci_build sysbuild
applications.asset_tracker_v2.nrf_cloud-pgps:
Expand Down
1 change: 1 addition & 0 deletions applications/serial_lte_modem/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ tests:
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- thingy91/nrf9160/ns
- thingy91x/nrf9151/ns
tags: ci_build sysbuild
applications.serial_lte_modem.native_tls:
sysbuild: true
Expand Down
2 changes: 2 additions & 0 deletions samples/cellular/at_client/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ tests:
- nrf9151dk/nrf9151/ns
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- thingy91x/nrf9151/ns
platform_allow:
- nrf9151dk/nrf9151/ns
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- thingy91x/nrf9151/ns
tags: ci_build sysbuild
1 change: 1 addition & 0 deletions samples/debug/memfault/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ tests:
- nrf9161dk/nrf9161/ns
- nrf9151dk/nrf9151/ns
- thingy91/nrf9160/ns
- thingy91x/nrf9151/ns
platform_allow:
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
Expand Down
2 changes: 2 additions & 0 deletions samples/net/mqtt/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ tests:
- nrf9161dk/nrf9161/ns
- nrf9151dk/nrf9151/ns
- thingy91/nrf9160/ns
- thingy91x/nrf9151/ns
- nrf7002dk/nrf5340/cpuapp/ns
platform_allow:
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- nrf9151dk/nrf9151/ns
- thingy91/nrf9160/ns
- thingy91x/nrf9151/ns
- nrf7002dk/nrf5340/cpuapp/ns
- native_sim
tags: ci_build sysbuild
Expand Down

0 comments on commit c3e15f6

Please sign in to comment.