mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 12:14:10 +08:00
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:
parent
b9c80ee59e
commit
7101ed7f88
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user