ci: temporarily disable Android test builds

We need to figure out:
a) how to download the images
b) where to host them (1G+)

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28574>
This commit is contained in:
David Heidelberg 2024-04-13 13:57:34 +02:00 committed by Marge Bot
parent b9c80ee59e
commit 7101ed7f88
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ debian/x86_64_test-vk:
- debian/x86_64_test-vk
# Debian based x86_64 test image for Android
debian/x86_64_test-android:
.debian/x86_64_test-android:
extends: .use-debian/x86_64_test-base
variables:
MESA_IMAGE_TAG: &debian-x86_64_test-android ${DEBIAN_X86_64_TEST_ANDROID_TAG}

View File

@ -67,7 +67,7 @@ virgl-iris-traces-performance:
PIGLIT_REPLAY_LOOP_TIMES: 150
PIGLIT_REPLAY_EXTRA_ARGS: "--download-caching-proxy-url=${FDO_HTTP_CACHE_URI}"
android-virgl-llvmpipe:
.android-virgl-llvmpipe:
extends:
- .test-android
- .virgl-rules