Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners February 28, 2025 12:37
@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 Feb 28, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 28, 2025

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

Name Old Revision New Revision Diff

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 28, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: c611f800729bf180bb2c281fe3448eba892be150
zephyr: PR head: 33d96bdbe810125ee3e996db3a16b59b7778adc0

more details

sdk-nrf:

PR head: c611f800729bf180bb2c281fe3448eba892be150
merge base: 54d9311593e2d3387970516701c849a6f7bdc3bb
target head (main): 54d9311593e2d3387970516701c849a6f7bdc3bb
Diff

zephyr:

PR head: 33d96bdbe810125ee3e996db3a16b59b7778adc0
merge base: 80ef7970f0d1fdf506a3b1b644849a92a46f7c6f
target head (main): 8e6457ef04460a53081477ff1094176e518eba09
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)
drivers
│  ├── mpsl
│  │  ├── clock_control
│  │  │  │ nrfx_clock_mpsl.c
west.yml
zephyr
│  ├── drivers
│  │  ├── clock_control
│  │  │  │ clock_control_nrf.c
│  │  ├── misc
│  │  │  ├── nordic_vpr_launcher
│  │  │  │  ├── Kconfig
│  │  │  │  │ nordic_vpr_launcher.c
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── riscv
│  │  │  │  │ nordic,nrf-vpr-coprocessor.yaml
│  ├── modules
│  │  ├── openthread
│  │  │  ├── platform
│  │  │  │  │ radio.c
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ nrf54hx_nrf92x_mpu_regions.c
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── mesh
│  │  │  │  │ access.c
│  │  ├── net
│  │  │  ├── l2
│  │  │  │  ├── openthread
│  │  │  │  │  ├── openthread.c
│  │  │  │  │  │ openthread_utils.c
│  ├── tests
│  │  ├── bsim
│  │  │  ├── bluetooth
│  │  │  │  ├── mesh
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_cdp1.c

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: 1567
    • sdk-zephyr test count: 1676
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_mesh
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ 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-fw-nrfconnect-apps
    • 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_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • 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

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2565 branch from ac8fdfe to a3ffc60 Compare March 7, 2025 07:13
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2025

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2565 branch 5 times, most recently from 0efcf5b to b4f8e14 Compare April 1, 2025 13:21
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2565 branch 2 times, most recently from 9097a97 to a5090e3 Compare April 4, 2025 06:44
@e-rk e-rk added CI-all-test Run All integration tests and removed CI-all-test Run All integration tests labels Apr 4, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2565 branch from a5090e3 to 4d19924 Compare April 8, 2025 09:07
@e-rk e-rk force-pushed the auto-manifest-sdk-zephyr-2565 branch from 4d19924 to 8136654 Compare April 8, 2025 09:08
@e-rk e-rk requested review from a team as code owners April 8, 2025 09:08
@nika-nordic nika-nordic added this to the 3.0.0 milestone Apr 8, 2025
@e-rk e-rk force-pushed the auto-manifest-sdk-zephyr-2565 branch from 8136654 to 29ee155 Compare April 9, 2025 09:24
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2565 branch 2 times, most recently from 67adeb2 to d4c01b9 Compare April 10, 2025 07:44
@kl-cruz kl-cruz force-pushed the auto-manifest-sdk-zephyr-2565 branch from d4c01b9 to c611f80 Compare April 10, 2025 07:44
@kl-cruz kl-cruz closed this Apr 10, 2025
@kl-cruz kl-cruz force-pushed the auto-manifest-sdk-zephyr-2565 branch from c611f80 to be8a037 Compare April 10, 2025 10:02
@kl-cruz
Copy link
Contributor

kl-cruz commented Apr 10, 2025

This one has been closed because problem on my side. New PR here: #21631

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport v3.0-branch changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants