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/sdk-nrfxlib: wifi: Pull latest fixes #19272

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested a review from a team as a code owner December 5, 2024 06:31
@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 Dec 5, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 5, 2024

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

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@771a213 nrfconnect/sdk-nrfxlib@165428a (main) nrfconnect/[email protected]
zephyr nrfconnect/[email protected] nrfconnect/sdk-zephyr@4092e6d nrfconnect/[email protected]

All manifest checks OK

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

@krish2718 krish2718 added this to the 2.9.0 milestone Dec 5, 2024
@krish2718 krish2718 changed the title manifest: sdk-zephyr: wifi: Pull latest fixes manifest: sdk-zephyr/sdk-nrfxlib: wifi: Pull latest fixes Dec 5, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 5, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: cb6cbb89b4fed6645adefa28e6eb3b8985616ab0
nrfxlib: PR head: 165428ab57754ef4bb8e09b7d623fc158e5a66a9
zephyr: PR head: 4092e6df311e18779fe1bb28ca29fff9e7931891

more details

sdk-nrf:

PR head: cb6cbb89b4fed6645adefa28e6eb3b8985616ab0
merge base: 5e2c1017c54271510c5fa7597ce4deabe69d548a
target head (main): 5e2c1017c54271510c5fa7597ce4deabe69d548a
Diff

nrfxlib:

PR head: 165428ab57754ef4bb8e09b7d623fc158e5a66a9
merge base: 771a2130561bf340c37b3c8bf7c3920ed7266e26
Diff

zephyr:

PR head: 4092e6df311e18779fe1bb28ca29fff9e7931891
merge base: 0a2e205750dc7eff8767afa543b2fd23a1fbb332
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 (8)
nrfxlib
│  ├── nrf_wifi
│  │  ├── bin
│  │  │  ├── ncs
│  │  │  │  ├── default
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── offloaded_raw_tx
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── radio_test
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── scan_only
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── system_with_raw
│  │  │  │  │  │ nrf70.bin
west.yml
zephyr
│  ├── drivers
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── src
│  │  │  │  │  │ wifi_mgmt_scan.c
│  │ west.yml

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: 542
    • sdk-zephyr test count: 6197
  • ❌ Integration tests
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nrf-iot_mosh
    • ❌ test-fw-nrfconnect-nrf-iot_positioning
    • ✅ test-sdk-wifi
    • ✅ test-low-level
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • 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_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-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-secdom-samples-public

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

@bama-nordic bama-nordic self-requested a review December 5, 2024 06:36
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2341 branch from 253fe6d to 6324339 Compare December 5, 2024 06:43
@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.

@krish2718 krish2718 force-pushed the auto-manifest-sdk-zephyr-2341 branch from 6324339 to a9fe86a Compare December 5, 2024 09:17
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2341 branch from a9fe86a to fed6b01 Compare December 5, 2024 18:10
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2341 branch from fed6b01 to 79ea8f3 Compare December 6, 2024 10:12
NordicBuilder and others added 2 commits December 6, 2024 15:43
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
The latest firmware for 2.9.0.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the auto-manifest-sdk-zephyr-2341 branch from 79ea8f3 to cb6cbb8 Compare December 6, 2024 10:14
@NordicBuilder NordicBuilder removed the DNM label Dec 6, 2024
@rlubos rlubos merged commit 4ed77e7 into nrfconnect:main Dec 6, 2024
11 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-nrfxlib manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants