From b62de33a9bd8a144d9071f2149b8e53aaab9a162 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Fri, 20 Mar 2026 09:04:15 -0700 Subject: [PATCH] ci/lava: Fix the name of the fluster overlay. I don't think this name does anything functional, but I noticed it when copy-pasting a new one. Part-of: --- .gitlab-ci/lava/lava-submit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/lava/lava-submit.sh b/.gitlab-ci/lava/lava-submit.sh index 26d08320d69..abc38246a42 100755 --- a/.gitlab-ci/lava/lava-submit.sh +++ b/.gitlab-ci/lava/lava-submit.sh @@ -82,7 +82,7 @@ fi if [ -n "${FLUSTER_TAG:-}" ]; then LAVA_EXTRA_OVERLAYS+=( - append-overlay - --name=vkd3d-proton + --name=fluster --url="$(fdo_find_s3_path "${DATA_STORAGE_PATH}/fluster/${FLUSTER_TAG}/vectors.tar.zst")" --path="/" --format=tar