From 0f09c9436b937cdb4ce09e5fd958dc97d8f83091 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 17 Jul 2025 09:56:09 +0200 Subject: [PATCH] ci/android: update comment about ANDROID_CTS_MODULES After commit 545727f97c2 (ci/android: Move ANDROID_CTS_MODULES to build script, 2025-06-24) the comment about ANDROID_CTS_MODULES in lvp-android-angle-android-cts-include.txt has become inaccurate. Update the instructions to reflect the latest status. Fixes: 545727f97c2 Part-of: --- .../lavapipe/ci/lvp-android-angle-android-cts-include.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-include.txt b/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-include.txt index 511845a71ce..20d3ac13020 100644 --- a/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-include.txt +++ b/src/gallium/frontends/lavapipe/ci/lvp-android-angle-android-cts-include.txt @@ -2,9 +2,10 @@ x86_64 CtsGraphicsTestCases x86_64 CtsNativeHardwareTestCases x86_64 CtsSkQPTestCases -# When adding more entries like the ones below, uncommented, remember to add -# the respective modules (e.g. CtsDeqpTestCases) to ANDROID_CTS_MODULES in -# .gitlab-ci/container/gitlab-ci.yml::.android-variables +# When adding more entries like the ones below, remember to add the +# respective modules (e.g. CtsDeqpTestCases) to ANDROID_CTS_MODULES in +# .gitlab-ci/container/build-android-cts.sh if they are not already there. +# And update DEBIAN_TEST_ANDROID_TAG in .gitlab-ci/image-tags.yml if needed. #x86_64 CtsDeqpTestCases dEQP-VK.wsi.android.* #x86_64 CtsDeqpTestCases dEQP-VK.api.external.memory.android_hardware_buffer.*