File tree Expand file tree Collapse file tree 4 files changed +67
-14
lines changed
applications/serial_lte_modem Expand file tree Collapse file tree 4 files changed +67
-14
lines changed Original file line number Diff line number Diff line change @@ -191,3 +191,23 @@ tests:
191191 tags :
192192 - ci_build
193193 - sysbuild
194+ applications.serial_lte_modem.tracing :
195+ sysbuild : true
196+ build_only : true
197+ platform_allow :
198+ - nrf9151dk/nrf9151/ns
199+ - nrf9160dk/nrf9160/ns
200+ - nrf9161dk/nrf9161/ns
201+ - thingy91/nrf9160/ns
202+ - thingy91x/nrf9151/ns
203+ integration_platforms :
204+ - nrf9151dk/nrf9151/ns
205+ - nrf9160dk/nrf9160/ns
206+ - nrf9161dk/nrf9161/ns
207+ - thingy91/nrf9160/ns
208+ - thingy91x/nrf9151/ns
209+ tags :
210+ - ci_build
211+ - sysbuild
212+ extra_args :
213+ - serial_lte_modem_SNIPPET=nrf91-modem-trace-uart
Original file line number Diff line number Diff line change @@ -18,3 +18,24 @@ tests:
1818 - ci_build
1919 - sysbuild
2020 - ci_samples_cellular
21+ sample.cellular.at_client.tracing :
22+ sysbuild : true
23+ build_only : true
24+ integration_platforms :
25+ - nrf9151dk/nrf9151/ns
26+ - nrf9160dk/nrf9160/ns
27+ - nrf9161dk/nrf9161/ns
28+ - thingy91/nrf9160/ns
29+ - thingy91x/nrf9151/ns
30+ platform_allow :
31+ - nrf9151dk/nrf9151/ns
32+ - nrf9160dk/nrf9160/ns
33+ - nrf9161dk/nrf9161/ns
34+ - thingy91/nrf9160/ns
35+ - thingy91x/nrf9151/ns
36+ tags :
37+ - ci_build
38+ - sysbuild
39+ - ci_samples_cellular
40+ extra_args :
41+ - at_client_SNIPPET=nrf91-modem-trace-uart
Original file line number Diff line number Diff line change @@ -675,10 +675,14 @@ tests:
675675 - nrf9151dk/nrf9151/ns
676676 - nrf9160dk/nrf9160/ns
677677 - nrf9161dk/nrf9161/ns
678+ - thingy91/nrf9160/ns
679+ - thingy91x/nrf9151/ns
678680 platform_allow :
679681 - nrf9151dk/nrf9151/ns
680682 - nrf9160dk/nrf9160/ns
681683 - nrf9161dk/nrf9161/ns
684+ - thingy91/nrf9160/ns
685+ - thingy91x/nrf9151/ns
682686 tags :
683687 - ci_build
684688 - sysbuild
@@ -701,20 +705,6 @@ tests:
701705 - ci_build
702706 - sysbuild
703707 - ci_samples_cellular
704- sample.cellular.modem_shell.thingy91_modem_uart_trace :
705- sysbuild : true
706- build_only : true
707- extra_args : modem_shell_SNIPPET="nrf91-modem-trace-uart"
708- integration_platforms :
709- - thingy91/nrf9160/ns
710- - thingy91x/nrf9151/ns
711- platform_allow :
712- - thingy91/nrf9160/ns
713- - thingy91x/nrf9151/ns
714- tags :
715- - ci_build
716- - sysbuild
717- - ci_samples_cellular
718708 # Configuration which will be used by the CI integration job to verify PRs
719709 sample.cellular.modem_shell.integration_config :
720710 sysbuild : true
Original file line number Diff line number Diff line change @@ -92,6 +92,28 @@ tests:
9292 - ci_build
9393 - sysbuild
9494 - ci_samples_cellular
95+ sample.cellular.nrf_cloud_multi_service.mqtt.provisioning.trace :
96+ sysbuild : true
97+ build_only : true
98+ platform_allow :
99+ - nrf9151dk/nrf9151/ns
100+ - nrf9160dk/nrf9160/ns
101+ - nrf9161dk/nrf9161/ns
102+ - thingy91/nrf9160/ns
103+ - thingy91x/nrf9151/ns
104+ integration_platforms :
105+ - nrf9151dk/nrf9151/ns
106+ - nrf9160dk/nrf9160/ns
107+ - nrf9161dk/nrf9161/ns
108+ - thingy91/nrf9160/ns
109+ - thingy91x/nrf9151/ns
110+ extra_args :
111+ - EXTRA_CONF_FILE="overlay-http_nrf_provisioning.conf"
112+ - nrf_cloud_multi_service_SNIPPET=nrf91-modem-trace-uart
113+ tags :
114+ - ci_build
115+ - sysbuild
116+ - ci_samples_cellular
95117 sample.cellular.nrf7002ek_wifi.scan :
96118 sysbuild : true
97119 build_only : true
You can’t perform that action at this time.
0 commit comments