From f98d02ad28e192956e6bc46cf5850756ad4da88a Mon Sep 17 00:00:00 2001 From: Anil Yadav Date: Mon, 10 Aug 2026 20:46:52 +0530 Subject: [PATCH] ci: update qcom-linux-testkit to testkit-2026.08.14 Bring in distro-aware audio, display, and sensor validation updates; new X11 graphics validation suites; Bluetooth stack preparation; and meta-qcom nightly test plans. Also include workflow hardening, package-installation improvements, and support for dynamically instantiated M.2 Bluetooth controllers in firmware and KMD validation. Signed-off-by: Anil Yadav (cherry picked from commit be947d7b9c899ad12e98ae1dadd4c8096e4dca79) Signed-off-by: Matt Hart --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b1de23742..c799fc9f6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ env: # git sha, tag or branch in lava-test-plans repository LAVA_TEST_PLANS_REF: "6070e41a1472e3fd595ea7ac849f7c30f86a2282" # CalVer tag in qcom-linux-testkit repository (format: testkit-YYYY.MM.DD) - TESTKIT_REF: "testkit-2026.07.19" + TESTKIT_REF: "testkit-2026.08.14" jobs: prepare-env: