Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-zephyr: net: lwm2m+coap: Cherry-pick fixes and changes to CoAP and LwM2M #19138

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 28, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@b257192 nrfconnect/sdk-zephyr@f995b7d (main) nrfconnect/[email protected]

All manifest checks OK

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

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Nov 28, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2312 branch from 57a26e5 to 40ab381 Compare November 28, 2024 14:00
@SeppoTakalo SeppoTakalo requested a review from a team November 28, 2024 14:01
@SeppoTakalo SeppoTakalo added this to the 2.9.0 milestone Nov 28, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 28, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: f5718caa42144ea0b997de5ebd40a8f6c3233b57
zephyr: PR head: f995b7d0b896c582c0bacd5e5aed434208e125ea

more details

sdk-nrf:

PR head: f5718caa42144ea0b997de5ebd40a8f6c3233b57
merge base: 046312b6f9c008541e996cf603bf518a02e6503a
target head (main): f7eb8c80df81927d72fb9606b8ff736f66ee91a9
Diff

zephyr:

PR head: f995b7d0b896c582c0bacd5e5aed434208e125ea
merge base: b2571927ed316e0ae110bffdc5f35311c80511aa
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 (21)
west.yml
zephyr
│  ├── doc
│  │  ├── connectivity
│  │  │  ├── networking
│  │  │  │  ├── api
│  │  │  │  │  │ lwm2m.rst
│  ├── include
│  │  ├── zephyr
│  │  │  ├── net
│  │  │  │  ├── coap_client.h
│  │  │  │  │ lwm2m.h
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  ├── conn.c
│  │  │  │  ├── scan.c
│  │  │  │  │ scan.h
│  │  ├── net
│  │  │  ├── lib
│  │  │  │  ├── coap
│  │  │  │  │  │ coap_client.c
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── lwm2m_engine.c
│  │  │  │  │  ├── lwm2m_message_handling.c
│  │  │  │  │  ├── lwm2m_pull_context.c
│  │  │  │  │  ├── lwm2m_rw_senml_cbor.c
│  │  │  │  │  │ lwm2m_shell.c
│  ├── tests
│  │  ├── net
│  │  │  ├── lib
│  │  │  │  ├── coap_client
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ native_sim.conf
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  ├── stubs.c
│  │  │  │  │  │  │ stubs.h
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── interop
│  │  │  │  │  │  ├── pytest
│  │  │  │  │  │  │  │ leshan.py
│  │  │  │  │  ├── lwm2m_engine
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.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: 1078
    • sdk-zephyr test count: 7150
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ 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-sdk-sidewalk
    • ✅ test-low-level
    • ❌ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • 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

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2312 branch from 40ab381 to f5718ca Compare November 28, 2024 16:56
@NordicBuilder NordicBuilder removed the DNM label Nov 28, 2024
@SeppoTakalo
Copy link
Contributor

@rlubos Can we close this? The sdk-zephyr is already merged and manifest-rev already points forward, so these changes are included.

@rlubos
Copy link
Contributor

rlubos commented Dec 2, 2024

@rlubos Can we close this? The sdk-zephyr is already merged and manifest-rev already points forward, so these changes are included.

Yes

@rlubos rlubos closed this Dec 2, 2024
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