Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3399

@NordicBuilder NordicBuilder requested review from a team as code owners October 14, 2025 11:28
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 14, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 14, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@fcb3e3b nrfconnect/sdk-zephyr@72a9100 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 14, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 9

Inputs:

Sources:

sdk-nrf: PR head: 6fb352f66a3ce48133c5bb90ea1fe6ab9fb85568
zephyr: PR head: 72a9100f9b84ca2f2a7d0f7549e86f731afd6a01

more details

sdk-nrf:

PR head: 6fb352f66a3ce48133c5bb90ea1fe6ab9fb85568
merge base: b05ea3c420806aaad7af43535766c4130f8e459c
target head (main): adcaf0955df90affa1681fd92536e982cafdbec9
Diff

zephyr:

PR head: 72a9100f9b84ca2f2a7d0f7549e86f731afd6a01
merge base: fcb3e3be21e1eda99b7d0a9185a6ef153e022694
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 (13)
west.yml
zephyr
│  ├── boards
│  │  ├── ezurio
│  │  │  ├── bl54l15_dvk
│  │  │  │  ├── bl54l15_dvk_nrf54l10_cpuapp_ns_defconfig
│  │  │  │  │ bl54l15_dvk_nrf54l15_cpuapp_ns_defconfig
│  │  │  ├── bl54l15u_dvk
│  │  │  │  │ bl54l15u_dvk_nrf54l15_cpuapp_ns_defconfig
│  │  ├── nordic
│  │  │  ├── nrf54l15dk
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp_ns_defconfig
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ns_defconfig
│  │  ├── panasonic
│  │  │  ├── panb611evb
│  │  │  │  │ panb611evb_nrf54l15_cpuapp_ns_defconfig
│  │  ├── raytac
│  │  │  ├── an54l15q_db
│  │  │  │  │ raytac_an54l15q_db_nrf54l15_cpuapp_ns_defconfig
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── soc
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── nrf54l
│  │  │  │  │ Kconfig
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── tester
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  ├── sysbuild
│  │  │  │  │  ├── hci_ipc
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.conf

Outputs:

Toolchain

Version: cfa6b06338
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:cfa6b06338_59187c80f9

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 24
    • sdk-zephyr test count: 677
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-thread-main
    • ❌ test-sdk-find-my
    • ❌ test-low-level
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-wifi
    • test-secdom-samples-public

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

@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3399 branch 5 times, most recently from 13e6dd6 to de24f62 Compare October 17, 2025 09:50
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3399 branch 2 times, most recently from 79dca77 to b9bc1a8 Compare October 27, 2025 18:10
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3399 branch from b9bc1a8 to 6fb352f Compare October 28, 2025 09:20
@NordicBuilder NordicBuilder removed the DNM label Oct 28, 2025
@rlubos
Copy link
Contributor

rlubos commented Oct 28, 2025

Manifest will update in #24475

@rlubos rlubos closed this Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants