Skip to content

ci: update west version to 1.5.0 - #29771

Merged
karhama merged 1 commit into
nrfconnect:mainfrom
karhama:update_west
Jun 24, 2026
Merged

ci: update west version to 1.5.0#29771
karhama merged 1 commit into
nrfconnect:mainfrom
karhama:update_west

Conversation

@karhama

@karhama karhama commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Update west to 1.5.0 to resolve submodule caching issue.

@NordicBuilder

NordicBuilder commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

CI Information

To view the history of this post, click the 'edited' button above
Build number: 7

Inputs:

Sources:

sdk-nrf: PR head: 07485092f353835011860ef966250ce22760ff29

more details

sdk-nrf:

PR head: 07485092f353835011860ef966250ce22760ff29
merge base: 292cbd617a1f2f5b704320e31c5e37a2697bcba0
target head (main): 1f20fb809b25bdbabdb9f5278c7140e98f12ff33
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
ci-run-draft Run CI on draft pull requests
List of changed files detected by CI (5)
scripts
│  ├── pip-audit-whitelist.yml
│  ├── requirements-build.txt
│  ├── tools-versions-darwin.yml
│  ├── tools-versions-linux.yml
│  │ tools-versions-win10.yml

Outputs:

Toolchain

Version: b183418627
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b183418627_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ desktop52_verification
    • ✅ test-fw-nrfconnect-apps_nrfdesktop
    • ✅ test-fw-nrfconnect-apps
    • ✅ 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_libmodem-nrf
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ test-fw-nrfconnect-nrf-iot_lwm2m
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rpc
    • ✅ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-tfm
    • ✅ test-fw-nrfconnect-thread-main
    • ✅ test-sdk-find-my
    • ✅ test-fw-nrfconnect-nrf_lrcs_mosh
    • ✅ test-fw-nrfconnect-nrf_lrcs_positioning
    • ✅ test-sdk-wifi
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot
    • ✅ test-sdk-dfu
    • ✅ test-secdom-samples-public
    • ⚠️ doc-internal

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

@karhama
karhama requested review from a team as code owners June 22, 2026 13:08
@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@karhama
karhama force-pushed the update_west branch 2 times, most recently from 6130123 to 444e024 Compare June 22, 2026 14:27
Update west to 1.5.0 to resolve submodule
caching issue.

Signed-off-by: Kari Hamalainen <kari.hamalainen@nordicsemi.no>
@jaci-nordic
jaci-nordic self-requested a review June 23, 2026 09:26
@karhama karhama added the CI-all-test Run All integration tests label Jun 23, 2026
@NordicBuilder

Copy link
Copy Markdown
Contributor

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 13056[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9792[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zrelease[nrf52840dongle/nrf52840]: ROM size increased by 648[B] in comparison to the main[292cbd6] branch. - link (cc: @nrfconnect/ncs-si-xcake)
applications.nrf_desktop.zrelease_ram_load[nrf54lm20dk/nrf54lm20b/cpuapp]: RAM size increased by 384[B] in comparison to the main[292cbd6] branch. - link (cc: @nrfconnect/ncs-si-xcake)
applications.nrf_desktop.zrelease_ram_load[nrf54lm20dk/nrf54lm20a/cpuapp]: RAM size increased by 384[B] in comparison to the main[292cbd6] branch. - link (cc: @nrfconnect/ncs-si-xcake)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9384[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 6128[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.mbox[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 7226[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.mbox[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 3982[B] - link (cc: @nrfconnect/ncs-ll-ursus)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-29771/7)

@karhama

karhama commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Jenkins passed but status was not reflected back to here.

@karhama
karhama merged commit 186c1ae into nrfconnect:main Jun 24, 2026
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-all-test Run All integration tests no-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants