Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners April 7, 2025 08:49
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Apr 7, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Apr 7, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@e48bca4 (v4.0.99-ncs1-rc1) nrfconnect/sdk-zephyr@7a28ef1 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 Apr 7, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 8bde10f4265f1cad71cbb8a9c55187b49744ca7a
zephyr: PR head: 7a28ef1dc00aeeae17034631b79cdc0d52a13c6b

more details

sdk-nrf:

PR head: 8bde10f4265f1cad71cbb8a9c55187b49744ca7a
merge base: d3a475d31e5664176449fe6b6e0b349b0f984f12
target head (main): d3a475d31e5664176449fe6b6e0b349b0f984f12
Diff

zephyr:

PR head: 7a28ef1dc00aeeae17034631b79cdc0d52a13c6b
merge base: e48bca44dd596dc66d71378e97bf5ceff2c483d0
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 (45)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf52840dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ nrf52840dk_qspi_nrfutil_config.json
│  │  │  ├── nrf5340dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ nrf5340dk_qspi_nrfutil_config.json
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20-memory_map.dtsi
│  │  │  ├── nrf7002dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ nrf7002dk_spi_nrfutil_config.json
│  │  │  ├── thingy53
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ thingy53_qspi_nrfutil_config.json
│  ├── drivers
│  │  ├── timer
│  │  │  ├── nrf_grtc_timer.c
│  │  │  │ nrf_rtc_timer.c
│  │  ├── usb
│  │  │  ├── udc
│  │  │  │  ├── udc_ambiq.c
│  │  │  │  ├── udc_common.c
│  │  │  │  ├── udc_common.h
│  │  │  │  ├── udc_dwc2.c
│  │  │  │  ├── udc_it82xx2.c
│  │  │  │  ├── udc_kinetis.c
│  │  │  │  ├── udc_mcux_ehci.c
│  │  │  │  ├── udc_mcux_ip3511.c
│  │  │  │  ├── udc_nrf.c
│  │  │  │  ├── udc_numaker.c
│  │  │  │  ├── udc_renesas_ra.c
│  │  │  │  ├── udc_rpi_pico.c
│  │  │  │  ├── udc_skeleton.c
│  │  │  │  ├── udc_smartbond.c
│  │  │  │  ├── udc_stm32.c
│  │  │  │  │ udc_virtual.c
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── src
│  │  │  │  │  ├── coex.c
│  │  │  │  │  ├── fmac_main.c
│  │  │  │  │  │ wifi_util.c
│  ├── include
│  │  ├── zephyr
│  │  │  │ sys_clock.h
│  ├── kernel
│  │  ├── nothread.c
│  │  ├── sched.c
│  │  ├── timeout.c
│  │  │ timer.c
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54h
│  │  │  │  │ Kconfig.defconfig
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── mesh
│  │  │  │  │ proxy_srv.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── tester
│  │  │  │  ├── src
│  │  │  │  │  ├── btp
│  │  │  │  │  │  │ btp_mesh.h
│  │  │  │  │  │ btp_mesh.c
│  │  ├── drivers
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_uart_async.c
│  │  │  │  ├── uart_pm
│  │  │  │  │  │ prj.conf
│  │ west.yml

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1572
    • sdk-zephyr test count: 3134
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ✅ test-fw-nrfconnect-ble_mesh
    • ❌ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-tfm
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-sdk-find-my
    • ✅ test-fw-nrfconnect-nrf-iot_mosh
    • ✅ test-fw-nrfconnect-nrf-iot_positioning
    • ❌ test-low-level
    • ❌ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • 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

@github-actions
Copy link

github-actions bot commented Apr 7, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2717 branch from d5626d2 to e30d263 Compare April 7, 2025 11:47
@NordicBuilder NordicBuilder removed the DNM label Apr 7, 2025
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@tmon-nordic tmon-nordic force-pushed the auto-manifest-sdk-zephyr-2717 branch from e30d263 to 8bde10f Compare April 8, 2025 06:20
@NordicBuilder
Copy link
Contributor Author

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants