ci/deqp: Delete more uncompressed caselist files
Remove the mustpass caselist files from the assets folder as well, reducing the x86_64_test-android container size by 130 MB. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34025>
This commit is contained in:

committed by
Marge Bot

parent
e519e0b9e6
commit
6a7f174fb3
@@ -292,6 +292,7 @@ if [ "$DEQP_API" = tools ]; then
|
||||
fi
|
||||
|
||||
# Remove other mustpass files, since we saved off the ones we wanted to conventient locations above.
|
||||
rm -rf assets/**/mustpass/
|
||||
rm -rf external/**/mustpass/
|
||||
rm -rf external/vulkancts/modules/vulkan/vk-main*
|
||||
rm -rf external/vulkancts/modules/vulkan/vk-default
|
||||
|
@@ -37,7 +37,7 @@ variables:
|
||||
DEBIAN_ARM64_TEST_IMAGE_VK_PATH: "debian/arm64_test-vk"
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250310-android-cts"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250312-assets"
|
||||
DEBIAN_TEST_GL_TAG: "20250307-piglit-70"
|
||||
DEBIAN_TEST_VK_TAG: "20250312-bda-fix"
|
||||
KERNEL_ROOTFS_TAG: "20250312-bda-fix"
|
||||
|
Reference in New Issue
Block a user