Skip to content

Conversation

PavelVPV
Copy link
Contributor

@PavelVPV PavelVPV commented May 8, 2025

Update west.yml to to run CI from sdk-zephyr PR pull/2586.

@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 May 8, 2025
@PavelVPV PavelVPV changed the title manifest: Update manifest manifest: Update manifest to point to pull/2586/head May 8, 2025
Copy link

github-actions bot commented May 8, 2025

After documentation is built, you will find the preview for this PR here.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 8, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@523f420 nrfconnect/sdk-zephyr@4212416 (v3.7.99-ncs2-branch) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 8, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: ad2042fd514b0239600d66426ee3b50fe6d486a1
zephyr: PR head: 42124163b77314d47091f99de2dd2e36c5ddf65c

more details

sdk-nrf:

PR head: ad2042fd514b0239600d66426ee3b50fe6d486a1
merge base: 938fdd739c99ef5cefac6a479940d97112be668d
target head (v2.9-branch): c64c882946ced3b3e2600a8821a0ac26d03b6897
Diff

zephyr:

PR head: 42124163b77314d47091f99de2dd2e36c5ddf65c
merge base: 523f420a8ccc924751d1ed3d9616b39412de5ce5
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 (3)
west.yml
zephyr
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── mesh
│  │  │  │  ├── adv.h
│  │  │  │  │ proxy_msg.c

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 901
    • sdk-zephyr test count: 6399
  • ❌ Integration tests
    • ✅ test-fw-nrfconnect-ble_mesh
    • ✅ test-fw-nrfconnect-nfc
    • ❌ test-sdk-find-my
    • ✅ 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-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • 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
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

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

@PavelVPV PavelVPV marked this pull request as ready for review May 8, 2025 11:48
@PavelVPV PavelVPV requested a review from a team as a code owner May 8, 2025 11:48
@PavelVPV PavelVPV added this to the 2.9.2 milestone May 8, 2025
@PavelVPV PavelVPV force-pushed the backport_bt_mesh_adv_unref_assert_fix_to_2.9.2ncs/v3.7.99-ncs2-branch branch from f675cdf to e7413d0 Compare May 8, 2025 12:42
Copy link

github-actions bot commented May 8, 2025

After documentation is built, you will find the preview for this PR here.

@PavelVPV PavelVPV force-pushed the backport_bt_mesh_adv_unref_assert_fix_to_2.9.2ncs/v3.7.99-ncs2-branch branch from e7413d0 to bf2cef9 Compare May 13, 2025 19:20
Copy link

After documentation is built, you will find the preview for this PR here.

Update west.yml.

Signed-off-by: Pavel Vasilyev <[email protected]>
@PavelVPV PavelVPV force-pushed the backport_bt_mesh_adv_unref_assert_fix_to_2.9.2ncs/v3.7.99-ncs2-branch branch from bf2cef9 to ad2042f Compare May 14, 2025 11:15
Copy link

After documentation is built, you will find the preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsdoc.z6.web.core.windows.net/PR-22221/nrf/releases_and_maturity/releases/release-notes-changelog.html

@PavelVPV
Copy link
Contributor Author

Change log in another PR: #22306

@PavelVPV PavelVPV removed DNM changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels May 14, 2025
@rlubos rlubos merged commit 340d71f into nrfconnect:v2.9-branch May 14, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants