ci: pin testkit ref to latest release tag#2303
Open
qcom-anilyada wants to merge 1 commit into
Open
Conversation
Test Results 103 files 632 suites 7h 4m 21s ⏱️ For more details on these failures, see this check. Results for commit bf5341f. ♻️ This comment has been updated with latest results. |
lumag
reviewed
May 28, 2026
Contributor
lumag
left a comment
There was a problem hiding this comment.
Ensures CI runs against the testkit-2026.05.27 release, picking up any test fixes and new test coverage shipped since testkit-2026.05.11
Be specific here rather than saying 'any new test fixes'. Why do we want to upgrade?
Also it doesn't ensure anything. It changes the version.
testkit-2026.05.29 contains fixes for BT_SCAN misses caused by a single scan window, IRQ false failures on tickless CPUs, and hotplug failures from a fixed CPU range that broke across Qualcomm SoC layouts. Signed-off-by: Anil Yadav <anilyada@qti.qualcomm.com>
42d12c8 to
bf5341f
Compare
Contributor
Author
|
updated the commit message |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ensures CI runs against the testkit-2026.05.27 release, picking up any test fixes and new test coverage shipped since testkit-2026.05.11
Signed-off-by: Anil Yadav anilyada@qti.qualcomm.com