Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: zephyr: subsys: usb: enable hid testing for H20 and L20 #21050

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

nordic-piks
Copy link
Contributor

Based on zephyr.

@nordic-piks nordic-piks requested review from a team, PerMac and katgiadla as code owners March 20, 2025 07:30
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 20, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 4

Inputs:

Sources:

sdk-nrf: PR head: 56c09a291aa43b7811392794774f759d91bb7487

more details

sdk-nrf:

PR head: 56c09a291aa43b7811392794774f759d91bb7487
merge base: 50ae83eba24c37fde286a5a601a2875f9e639cc2
target head (main): 50ae83eba24c37fde286a5a601a2875f9e639cc2
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (19)
CODEOWNERS
samples
│  ├── zephyr
│  │  ├── subsys
│  │  │  ├── usb
│  │  │  │  ├── hid-keyboard
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── README.txt
│  │  │  │  │  ├── app.overlay
│  │  │  │  │  ├── large_in_report.overlay
│  │  │  │  │  ├── large_out_report.overlay
│  │  │  │  │  ├── out_report.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── hid-mouse
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── README.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── usbd_next.overlay
│  │  │  │  │  │ usbd_next_prj.conf
scripts
│  ├── ci
│  │  │ tags.yaml
│  │ quarantine.yaml

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_e579f9fbe6

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 35
  • ✅ Integration tests
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Copy link

You can find the documentation preview for this PR here.

@nordic-piks nordic-piks force-pushed the enable_more_usb_samples branch 2 times, most recently from ac6f639 to 2e45f61 Compare March 20, 2025 12:17
Based on zephyr.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
@nordic-piks nordic-piks force-pushed the enable_more_usb_samples branch from 2e45f61 to 56c09a2 Compare March 20, 2025 12:27
Copy link

Since quarantine was modified, please make sure you are following the process described in Quarantine Process.

@nordic-piks nordic-piks requested a review from a team March 20, 2025 12:52
@PerMac PerMac merged commit 73c2240 into nrfconnect:main Mar 20, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants