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: [nrf fromlist] Bluetooth: Tester: Use BT_L2CAP_SEG_RECV (experimental variant) #18557

Merged

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 5, 2024 09:52
@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 5, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 5, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@3adbc32 nrfconnect/sdk-zephyr@54adfa7 (main) nrfconnect/sdk-zephyr@3adbc32d..54adfa78

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 5, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 39b39713fa4c0b19b4dd3167d3ff39c4b8543fb7
zephyr: PR head: 54adfa782b384701fd8c645e371f339135b4a3a2

more details

sdk-nrf:

PR head: 39b39713fa4c0b19b4dd3167d3ff39c4b8543fb7
merge base: ea14437543edfc239feb629db7afd6ebb35adea1
target head (main): 563f3373453040e720cca17c63048d26b7bb96c4
Diff

zephyr:

PR head: 54adfa782b384701fd8c645e371f339135b4a3a2
merge base: 3adbc32d808ab54dde47f0ec04dded8555e7593a
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 (6)
west.yml
zephyr
│  ├── include
│  │  ├── zephyr
│  │  │  ├── bluetooth
│  │  │  │  │ l2cap.h
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  ├── Kconfig.l2cap
│  │  │  │  │ l2cap.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── tester
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ btp_l2cap.c

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ desktop52_verification
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-sdk-find-my
    • ◻️ test-sdk-sidewalk
    • ◻️ test-low-level
    • ◻️ test-sdk-dfu
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nrf-iot_cloud
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • 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-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi

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

@laxiLang laxiLang added this to the 2.8.0 milestone Nov 5, 2024
@laxiLang laxiLang added the backport v2.8-branch auto-create a PR with same commits to v2.8-branch label Nov 5, 2024
@laxiLang laxiLang changed the title manifest: sdk-zephyr: [nrf fromlist] Bluetooth: Tester: Use BT_L2CAP_SEG_RECV (explicit MPS variant) manifest: sdk-zephyr: [nrf fromlist] Bluetooth: Tester: Use BT_L2CAP_SEG_RECV (experimental variant) Nov 5, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2223 branch 2 times, most recently from 5f31049 to f3eea90 Compare November 6, 2024 14:54
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2223 branch 2 times, most recently from 0eb3e41 to 9043ba8 Compare November 7, 2024 10:38
@rlubos
Copy link
Contributor

rlubos commented Nov 7, 2024

I think this PR needs a rebase to pass the CI

@laxiLang
Copy link
Contributor

laxiLang commented Nov 7, 2024

I think this PR needs a rebase to pass the CI
Manual rebase for the automatically created manifest PR?

@rlubos
Copy link
Contributor

rlubos commented Nov 7, 2024

Manual rebase for the automatically created manifest PR?

Yes, the branch is 100 commits behind main. We should really consider automating this @thst-nordic

@laxiLang laxiLang force-pushed the auto-manifest-sdk-zephyr-2223 branch from 9043ba8 to ef313c6 Compare November 7, 2024 11:50
@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.

@rlubos
Copy link
Contributor

rlubos commented Nov 7, 2024

@laxiLang
Copy link
Contributor

laxiLang commented Nov 7, 2024

twister still fails on this... https://jenkins-ncs.nordicsemi.no/job/latest/job/sdk-nrf/job/PR-18557/7/#showFailuresLink

We wanna include one fix in zephyr firstly. Then I will rebase this manifest PR again

@rlubos
Copy link
Contributor

rlubos commented Nov 7, 2024

@laxiLang sdk-zephyr branch likely needs a rebase too.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2223 branch 4 times, most recently from 0d26e7d to a279bf2 Compare November 7, 2024 14:50
@laxiLang laxiLang force-pushed the auto-manifest-sdk-zephyr-2223 branch from a279bf2 to 5699114 Compare November 7, 2024 14:54
@laxiLang laxiLang force-pushed the auto-manifest-sdk-zephyr-2223 branch from 5699114 to bcfef74 Compare November 7, 2024 15:45
@laxiLang
Copy link
Contributor

laxiLang commented Nov 7, 2024

Good to merge now @rlubos

Automatically created by Github Action

Signed-off-by: Lang Xie <lang.xie@nordicsemi.no>
@rlubos rlubos removed the backport v2.8-branch auto-create a PR with same commits to v2.8-branch label Nov 8, 2024
@rlubos rlubos merged commit c10f5cd into nrfconnect:main 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. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants