-
Notifications
You must be signed in to change notification settings - Fork 751
Update soc nordic test spec #3672
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
Merged
rlubos
merged 5 commits into
nrfconnect:main
from
nordic-piks:update_soc_nordic_test_spec
Jan 9, 2026
+23
−4
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
4db7d63
[nrf noup] test-spec: update CI-rs-test
nordic-piks c1eeb36
[nrf noup] test-spec: update CI-thread-test
nordic-piks b818972
[nrf noup] test-spec: update CI-matter-test
nordic-piks d197a5f
[nrf noup] test-spec: update CI-fem-test
nordic-piks 61c8d42
[nrf noup] test-spec: update CI-ble-test
nordic-piks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why we want to remove validating nrf52 series?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at execution of downstream, only L15 and LM20 are tested, none of nrf52, thus there is no point to trigger it for such changes.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a task stating to remove all 51 52 53 and 91 validation? If there is no, please create a task in Jira. We need a clear requirement before they are removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was mentioned to stop testing 52 from next LTS, but we should keep 52 testing for some relative time. Do you want to remove 52 now or when it is supposed to be stopped with testing.
Also is 53 supposed to be removed as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, I am just looking at boards which are actually used by integration CI - I remove those not used by specific downstream.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guwa It is just integration scope, not affecting testing in general.
Already talked with @rugeGerritsen, will keep nrf52 and nrf53.