ci: update qcom-linux-testkit to testkit-2026.09.02 - #3057
Open
Anil (qcom-anilyada) wants to merge 1 commit into
Open
Anil (qcom-anilyada) wants to merge 1 commit into
Anil (qcom-anilyada) wants to merge 1 commit into
Conversation
Update TESTKIT_REF from testkit-2026.08.14 to testkit-2026.09.02. New test coverage: - baseport: add device-tree hardware capability validation - baseport: add SMP2P and remoteproc health validation - baseport: add interconnect and memory integrity tests - connectivity: add Ethernet inventory, traffic, throughput and suspend/resume validation - kernel: add MinkIPC PKCS11 validation (single and multi-client) - storage: add functional RMTFS validation coverage - add KVM tests to testplan - add random number generator (rngtest) tests - audio: add Shikra audio playback and record validation Enhancements and fixes: - camera: restore QTI camera server around NHX; add CAMX overlay preparation for desktop - audio: add Ubuntu control plane support for playback - graphics: add Ubuntu Wayland session and package profiles; harden weston-simple-egl against wall-clock steps - bluetooth: harden interactive controller power handling; stabilize scan/pairing tests; improve first-boot firmware recovery - gstreamer: improve test timeout handling, codec fault classification and probe cache isolation - sensors: add apt recovery dependencies; derive validation targets from runtime inventory - connectivity: wifi: ignore recoverable QMI DMA allocation fallback on Hamoa - utils: add clock step detection, EFI text variable, Bluetooth runtime recovery and device-tree capability helpers Signed-off-by: Anil Yadav <anilyada@qti.qualcomm.com>
Test Results 68 files - 51 319 suites - 397 4h 1m 42s ⏱️ - 10h 12m 29s For more details on these failures, see this check. Results for commit 1548c1c. ± Comparison against base commit f00721c. This pull request removes 29 tests. |
Ricardo Salveti (ricardosalveti)
requested a review
from Milosz Wasilewski (mwasilew)
September 2, 2026 22:43
| LAVA_TEST_PLANS_REF: "6070e41a1472e3fd595ea7ac849f7c30f86a2282" | ||
| # CalVer tag in qcom-linux-testkit repository (format: testkit-YYYY.MM.DD) | ||
| TESTKIT_REF: "testkit-2026.08.14" | ||
| TESTKIT_REF: "testkit-2026.09.02" |
Contributor
There was a problem hiding this comment.
I believe we need qualcomm-linux/lava-test-plans#94 as well, right Milosz Wasilewski (@mwasilew) ?
Contributor
There was a problem hiding this comment.
at least part of it. Maybe I should split the PR into 2 separate ones:
- fix ethernet path
- add missing/unused test definitions
This way we can unblock this PR quickly.
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.
Update TESTKIT_REF from testkit-2026.08.14 to testkit-2026.09.02.
New test coverage:
Enhancements and fixes:
Signed-off-by: Anil Yadav anilyada@qti.qualcomm.com