mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 20:18:12 +02:00
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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40959>
This commit is contained in:
parent
b22b0dcdee
commit
b62de33a9b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue