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

DNM: test PR to check triggering #677

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

totyz
Copy link
Contributor

@totyz totyz commented Feb 10, 2025

CI parameters

Github_actions:
  #(branch, hash, pull/XXX/head)
  NRF_revision: main

  # Do not change after creating PR
  Create_NRF_PR: false
Jenkins:
  test-sdk-sidewalk: acceptance_test
  # To reconfigure functional tests:
  # use GH labels func-* (default is func-commit)
  # or
  # Use YAML Filters. Helper side to set filters: https://tester-pc:8080/test_mgmt
  # Filters (place copied YAML filters here):
  #  - filter1:
  #     board: nrf52

Description

JIRA ticket:

Self review

  • There is no commented code.
  • There are no TODO/FIXME comments without associated issue ticket.
  • Commits are properly organized.
  • Change has been tested.
  • Tests were updated (if applicable).

@github-actions github-actions bot added source PR changing src files scripts labels Feb 10, 2025
Signed-off-by: Tomasz Tyzenhauz <[email protected]>
Copy link

Sample diff used total

Memory usage did not change for any of the samples.

.config diff

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.demo/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.dut/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.hello/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.dut.ble_only/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.demo.ble_only/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.hello.ble_only/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.dut.no_secure/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.hello.release/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

./sample-artifacts-meta/twister-out/nrf5340dk_nrf5340_cpuapp/samples/sid_end_device/sample.sidewalk.hello.ble_only.release/ipc_radio/zephyr/.config
old                                                           | new
							      >	CONFIG_QUEUE_THREAD_PRIO=7
							      >	CONFIG_QUEUE_THREAD_STACK_SIZE=512

@totyz totyz mentioned this pull request Feb 12, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant