Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

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

NordicBuilder commented Dec 13, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@10a6bd0 nrfconnect/sdk-zephyr@ba1d06f (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 13, 2024

CI Information

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

Inputs:

Sources:

nrf_hw_models: PR head: fbc6e614686b69dfa56f9694350b9488cf83d3f7
sdk-nrf: PR head: 99a800a9af86b819db4f2f2114bbd0bf7494cf80
zephyr: PR head: ba1d06f7241c1a899b43bdef7b731fa244646a2f

more details

nrf_hw_models:

PR head: fbc6e614686b69dfa56f9694350b9488cf83d3f7
merge base: 3cfca0192ff84da919e9bc7978bcc2239cd6a395
Diff

sdk-nrf:

PR head: 99a800a9af86b819db4f2f2114bbd0bf7494cf80
merge base: 077413a696f60b29018d1a0f4cca1162cb4b524f
target head (main): a0fa60254f1b693921e2499aa9615bc97d305acb
Diff

zephyr:

PR head: ba1d06f7241c1a899b43bdef7b731fa244646a2f
merge base: 10a6bd02d6c41cc340e1cb8001cc43abbaf5cc0a
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 (50)
modules
│  ├── bsim_hw_models
│  │  ├── nrf_hw_models
│  │  │  ├── docs
│  │  │  │  ├── README_impl_status.md
│  │  │  │  │ UART.md
│  │  │  ├── make_inc
│  │  │  │  ├── 52833_hw_files
│  │  │  │  ├── 5340_hw_files
│  │  │  │  ├── 54L15_hw_files
│  │  │  │  │ pre.mk
│  │  │  ├── src
│  │  │  │  ├── HW_models
│  │  │  │  │  ├── HW_utils.c
│  │  │  │  │  ├── NHW_54L_CLOCK.c
│  │  │  │  │  ├── NHW_54_AAR_CCM_ECB.c
│  │  │  │  │  ├── NHW_AAR.c
│  │  │  │  │  ├── NHW_DPPI.c
│  │  │  │  │  ├── NHW_EGU.c
│  │  │  │  │  ├── NHW_GRTC.c
│  │  │  │  │  ├── NHW_IPC.c
│  │  │  │  │  ├── NHW_NVMC.c
│  │  │  │  │  ├── NHW_NVM_backend.h
│  │  │  │  │  ├── NHW_RADIO_utils.c
│  │  │  │  │  ├── NHW_TIMER.c
│  │  │  │  │  ├── NHW_UART.c
│  │  │  │  │  ├── NHW_UART.h
│  │  │  │  │  ├── NHW_UART_backend_fifo.c
│  │  │  │  │  ├── NHW_UART_backend_fifo.h
│  │  │  │  │  ├── NHW_UART_backend_if.h
│  │  │  │  │  ├── NHW_UART_backend_pty.c
│  │  │  │  │  ├── NHW_UART_backend_pty_int.c
│  │  │  │  │  ├── NHW_UART_backend_pty_int.h
│  │  │  │  │  ├── NHW_UART_be_loopb.c
│  │  │  │  │  ├── NHW_UART_private.h
│  │  │  │  │  ├── NHW_config.h
│  │  │  │  │  ├── NHW_misc.c
│  │  │  │  │  ├── NRF_GPIO.c
│  │  │  │  │  ├── NRF_GPIOTE.c
│  │  │  │  │  ├── NRF_PPI.c
│  │  │  │  │  ├── irq_ctrl.c
│  │  │  │  │  ├── irq_ctrl.h
│  │  │  │  │  ├── trivial_xo.c
│  │  │  │  │  │ weak_stubs.c
│  │  │  │  ├── nrfx
│  │  │  │  │  ├── drivers
│  │  │  │  │  │  │ nrfx_common.c
│  │  │  │  │  ├── hal
│  │  │  │  │  │  ├── nrf_aar.c
│  │  │  │  │  │  ├── nrf_ccm.c
│  │  │  │  │  │  ├── nrf_ecb.c
│  │  │  │  │  │  ├── nrf_grtc.c
│  │  │  │  │  │  ├── nrf_hack.c
│  │  │  │  │  │  ├── nrf_mutex.c
│  │  │  │  │  │  ├── nrf_radio.c
│  │  │  │  │  │  ├── nrf_rng.c
│  │  │  │  │  │  ├── nrf_temp.c
│  │  │  │  │  │  │ nrf_uarte.c
west.yml
zephyr
│  │ 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: 53
    • sdk-zephyr test count: 6115
  • ✅ Integration tests
    • ✅ test_ble_nrf_config
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • 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_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_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-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • 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.

@ilhanates ilhanates requested a review from a team December 13, 2024 10:37
@ilhanates ilhanates force-pushed the auto-manifest-sdk-zephyr-2369 branch from a215596 to 976f527 Compare December 16, 2024 11:48
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2369 branch 3 times, most recently from 3fb1bc7 to a9e1e1f Compare December 19, 2024 08:56
@ilhanates ilhanates force-pushed the auto-manifest-sdk-zephyr-2369 branch from a9e1e1f to a48ee15 Compare December 19, 2024 08:57
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2369 branch from a48ee15 to 99a800a Compare December 19, 2024 14:52
@NordicBuilder NordicBuilder removed the DNM label Dec 19, 2024
@rlubos rlubos merged commit 84ec4da into nrfconnect:main Dec 19, 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