Skip to content

Commit

Permalink
test-spec: move cellular/udp to iot-samples
Browse files Browse the repository at this point in the history
This commit moves the cellular/udp sample from
`CI-thingy91-test` to `CI-iot-samples-test`.
This is because now the testing automation
for `samples/cellular` is under the `CI-iot-samples-test`
plan.

Signed-off-by: Mirko Covizzi <[email protected]>
  • Loading branch information
MirkoCovizzi authored and rlubos committed Dec 20, 2023
1 parent 86df171 commit 04a2450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
- "samples/cellular/mqtt_simple/**/*"
- "samples/cellular/pdn/**/*"
- "samples/cellular/sms/**/*"
- "samples/cellular/udp/**/*"
- "subsys/net/lib/download_client/**/*"

"CI-lwm2m-test":
Expand Down Expand Up @@ -219,7 +220,6 @@
- "lib/date_time/**/*"
- "drivers/sensor/sensor_sim/**/*"
- "applications/asset_tracker_v2/**/*"
- "samples/cellular/udp/**/*"
- "samples/net/aws_iot/**/*"
- "samples/net/azure_iot_hub/**/*"
- "samples/net/udp/**/*"
Expand Down

0 comments on commit 04a2450

Please sign in to comment.