Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners September 15, 2025 12:50
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 15, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 15, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@51e6f94 nrfconnect/sdk-zephyr@5408ed3 (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 Sep 15, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: f6ddede7067463c5a57ab6fbbae76262689de510
zephyr: PR head: 5408ed3f43481b3e6c031a16c7ea128e8fb1c0ae

more details

sdk-nrf:

PR head: f6ddede7067463c5a57ab6fbbae76262689de510
merge base: 6abc50dba21a19e4afa4c610e643930603ed4568
target head (main): 437f372b37849fe215243f8de48847d578976c13
Diff

zephyr:

PR head: 5408ed3f43481b3e6c031a16c7ea128e8fb1c0ae
merge base: 51e6f94f5b7ff8d9364dff74d09cd37dfe69439d
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 (38)
west.yml
zephyr
│  ├── tests
│  │  ├── drivers
│  │  │  ├── clock_control
│  │  │  │  ├── clock_control_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_clock_calibration
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_lf_clock_start
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── onoff
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── counter
│  │  │  │  ├── counter_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── negative_tests
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── gpio
│  │  │  │  ├── gpio_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_common.overlay
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuflpr.overlay
│  │  │  ├── retained_mem
│  │  │  │  ├── api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── sensor
│  │  │  │  ├── temp_sensor
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  ├── spi
│  │  │  │  ├── spi_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuflpr.overlay
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_dual_uart.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_mix_fifo_poll
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_pm
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuflpr.overlay
│  │  │  │  ├── wdt_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── wdt_variables
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  ├── kernel
│  │  │  ├── timer
│  │  │  │  ├── timer_behavior
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── fcb
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── storage
│  │  │  │  ├── stream
│  │  │  │  │  ├── stream_flash
│  │  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: 2b2cd9579a
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2b2cd9579a_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 123
    • sdk-zephyr test count: 457
  • ✅ Integration tests
    • ✅ test-low-level
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • 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-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • 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.

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3279 branch from 39675a6 to f6ddede Compare September 16, 2025 06:48
@NordicBuilder NordicBuilder removed the DNM label Sep 16, 2025
@nordic-piks nordic-piks merged commit bbed9cc into nrfconnect:main Sep 16, 2025
14 of 15 checks passed
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.

3 participants