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: [Backport v3.7.99-ncs1-branch] [nrf fromlist] Bluetooth: Tester: Use BT_L2CAP_SEG_RECV (experimental variant) #18756

Merged

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 8, 2024 08:30
@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 Nov 8, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 8, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@v3.7.99-ncs1-rc2 nrfconnect/sdk-zephyr@8026f58 (v3.7.99-ncs1-branch) nrfconnect/sdk-zephyr@v3.7.99-ncs1-rc2..8026f588

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 8, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: fe3eaa0b8a26adae8a3d657c0522032574604ea6
zephyr: PR head: 8026f588b1439050427e2a4af7a35cf74c05b1e5

more details

sdk-nrf:

PR head: fe3eaa0b8a26adae8a3d657c0522032574604ea6
merge base: 147d98f54918674bfd8a295a4bbed454fca48067
target head (v2.8-branch): 663b63eee07d41cc8805c13b287dbfbaa2ab2df8
Diff

zephyr:

PR head: 8026f588b1439050427e2a4af7a35cf74c05b1e5
merge base: 74bb2cf0a96ad8be4d98c390040b91fbb95e91b7
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 (15)
doc
│  ├── nrf
│  │  │ nrf.doxyfile.in
│  ├── nrfx
│  │  │ nrfx.doxyfile.in
│  ├── nrfxlib
│  │  │ nrfxlib.doxyfile.in
│  ├── zephyr
│  │  │ zephyr.doxyfile.in
include
│  ├── net
│  │  │ nrf_cloud_rest.h
west.yml
zephyr
│  ├── doc
│  │  │ zephyr.doxyfile.in
│  ├── include
│  │  ├── zephyr
│  │  │  ├── bluetooth
│  │  │  │  ├── audio
│  │  │  │  │  │ bap.h
│  │  │  │  │ l2cap.h
│  │  │  ├── net
│  │  │  │  ├── socket.h
│  │  │  │  │ socket_select.h
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  ├── Kconfig.l2cap
│  │  │  │  │ l2cap.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── tester
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ btp_l2cap.c

Outputs:

Toolchain

Version: b81a7cd864
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b81a7cd864_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1010
    • sdk-zephyr test count: 7521
  • ✅ Integration tests
    • ✅ test-sdk-audio
    • ✅ desktop52_verification
    • ✅ test-fw-nrfconnect-boot
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ 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-mcuboot
    • ✅ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-fw-update
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • 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_samples
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • test-sdk-pmic-samples
    • test-sdk-wifi

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

We no longer insert Doxygen content in Sphinx after the removal of
breathe, so let's align Doxyfiles and fix some broken references.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
@rlubos rlubos force-pushed the auto-manifest-sdk-zephyr-2244 branch from 43317c8 to 61f1c00 Compare November 8, 2024 10:10
@rlubos rlubos requested a review from a team as a code owner November 8, 2024 10:10
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Nov 8, 2024
@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 Publishing GitHub Action.

@laxiLang laxiLang added this to the 2.8.0 milestone Nov 8, 2024
Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@rlubos rlubos merged commit 9060944 into nrfconnect:v2.8-branch Nov 8, 2024
13 of 14 checks passed
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. doc-required PR must not be merged without tech writer approval. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants