Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners October 1, 2025 07:28
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 1, 2025
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3339 branch from b83b9a2 to 2a30594 Compare October 1, 2025 07:29
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 1, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@c539d47 nrfconnect/sdk-zephyr#3339 nrfconnect/sdk-zephyr#3339/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 1, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 2a305940eeaa6dc798cfd79a819de463f2332536
zephyr: PR head: dab54eb36cce527a4a61cdf1d3bce4ae0fc6b13c

more details

sdk-nrf:

PR head: 2a305940eeaa6dc798cfd79a819de463f2332536
merge base: 6df65669dd10db55d03948fcb4271f587c047ed8
target head (main): 8931e85bd27c70a798d68a991f18bad771d8c946
Diff

zephyr:

PR head: dab54eb36cce527a4a61cdf1d3bce4ae0fc6b13c
merge base: c539d475b659949cf96c1638cf7fbafbf64d33f3
target head (main): 318b87179093864727c181d80c06565138a4d071
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 (14)
west.yml
zephyr
│  ├── boards
│  │  ├── ezurio
│  │  │  ├── bl54l15_dvk
│  │  │  │  │ Kconfig.defconfig
│  │  │  ├── bl54l15u_dvk
│  │  │  │  │ Kconfig.defconfig
│  │  ├── nordic
│  │  │  ├── nrf54l15dk
│  │  │  │  │ Kconfig.defconfig
│  │  │  ├── nrf54lm20dk
│  │  │  │  │ Kconfig.defconfig
│  │  ├── panasonic
│  │  │  ├── panb611evb
│  │  │  │  │ Kconfig.defconfig
│  │  ├── raytac
│  │  │  ├── an54l15q_db
│  │  │  │  │ Kconfig.defconfig
│  │  ├── seeed
│  │  │  ├── xiao_nrf54l15
│  │  │  │  │ Kconfig.defconfig
│  │  ├── we
│  │  │  ├── ophelia4ev
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── ophelia4ev_nrf54l15_cpuapp.dts
│  │  │  │  ├── ophelia4ev_nrf54l15_cpuapp_defconfig
│  │  │  │  │ ophelia4ev_nrf54l15_cpuflpr.yaml
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54l
│  │  │  │  │ Kconfig.defconfig

Outputs:

Toolchain

Version: a7529a11f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:a7529a11f4_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 22
    • sdk-zephyr test count: 837
  • ❌ 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_mosh
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

github-actions bot commented Oct 1, 2025

You can find the documentation preview for this PR here.

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. DNM manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant