Skip to content

samples: zephyr: boards: nordic: system_off: add nrf9251 - #30819

Open
nordic-piks wants to merge 1 commit into
nrfconnect:mainfrom
nordic-piks:system_off_nrf92
Open

samples: zephyr: boards: nordic: system_off: add nrf9251#30819
nordic-piks wants to merge 1 commit into
nrfconnect:mainfrom
nordic-piks:system_off_nrf92

Conversation

@nordic-piks

Copy link
Copy Markdown
Contributor

Support for nrf9251 also for system_off benchmarks.

@NordicBuilder

NordicBuilder commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

CI Information

To view the history of this post, click the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: fb00d0985ddd130a4823aab5dec896f6e9f612fe

more details

sdk-nrf:

PR head: fb00d0985ddd130a4823aab5dec896f6e9f612fe
merge base: 54ca3c0ab538113f56e61b2e542854ab7823b6ec
target head (main): 9a67d4cefeb7789d9e30d7e142a820a80bb06b4b
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
ci-run-draft Run CI on draft pull requests
List of changed files detected by CI (13)
samples
│  ├── zephyr
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── system_off
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf9251dk_nrf9251_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
scripts
│  │ quarantine.yaml
tests
│  ├── benchmarks
│  │  ├── current_consumption
│  │  │  ├── early_system_off
│  │  │  │  │ testcase.yaml
│  │  │  ├── multicore_system_off
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │ testcase.yaml
│  │  │  ├── system_off
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf9251dk_nrf9251_cpuapp.overlay
│  │  │  │  │  ├── nrf9251dk_nrf9251_cpuapp_gpio_wakeup.overlay
│  │  │  │  │  ├── nrf9251dk_nrf9251_cpuapp_gpio_wakeup_retain_4k.overlay
│  │  │  │  │  ├── nrf9251dk_nrf9251_cpuapp_retain_16k.overlay
│  │  │  │  │  ├── nrf9251dk_nrf9251_cpuapp_retain_32k.overlay
│  │  │  │  │  │ nrf9251dk_nrf9251_cpuapp_retain_4k.overlay
│  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: e214c2a47c
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:e214c2a47c_a140d687bb

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 109
  • ❌ Integration tests
    • ❌ test-low-level
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-apps_nrfdesktop
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • 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_samples
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-sdk-wifi-net

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

@nordic-piks
nordic-piks requested a review from a team as a code owner August 20, 2026 12:21
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

Quarantine update – notifying maintainers

@nrfconnect/ncs-low-level-test: Please take a note of quarantine changes for scenarios under your maintainership.

Added

  • benchmarks.current_consumption.multicore_system_off (platforms: nrf9251dk@0.1.0/nrf9251/cpuapp) defined in nrf/tests/benchmarks/current_consumption/multicore_system_off/testcase.yaml
  • benchmarks.current_consumption.systemoff.grtc_wakeup (platforms: nrf9251dk@0.1.0/nrf9251/cpuapp) defined in nrf/tests/benchmarks/current_consumption/system_off/testcase.yaml
  • benchmarks.current_consumption.systemoff.grtc_wakeup.retained_mem_16k (platforms: nrf9251dk@0.1.0/nrf9251/cpuapp) defined in nrf/tests/benchmarks/current_consumption/system_off/testcase.yaml
  • benchmarks.current_consumption.systemoff.grtc_wakeup.retained_mem_32k (platforms: nrf9251dk@0.1.0/nrf9251/cpuapp) defined in nrf/tests/benchmarks/current_consumption/system_off/testcase.yaml
  • nrf.extended.sample.boards.nrf.system_off.grtc_wakeup (platforms: nrf9251dk@0.1.0/nrf9251/cpuapp) defined in nrf/samples/zephyr/boards/nordic/system_off/sample.yaml
  • nrf.extended.sample.boards.nrf.system_off.retained_mem.grtc_wakeup (platforms: nrf9251dk@0.1.0/nrf9251/cpuapp) defined in nrf/samples/zephyr/boards/nordic/system_off/sample.yaml

Support for nrf9251 also for system_off benchmarks.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants