ci/piglit: drop LAVA variable from non-LAVA jobs
LAVA jobs use `.lava-piglit-traces` which also sets it (with the same comment), so this doesn't affect lava jobs. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36145>
This commit is contained in:
committed by
Marge Bot
parent
3dc28c9e55
commit
8e568a1ed3
@@ -139,8 +139,6 @@
|
||||
extends:
|
||||
- .test-piglit
|
||||
variables:
|
||||
# until we overcome Infrastructure issues, give traces extra 5 min before timeout
|
||||
DEVICE_HANGING_TIMEOUT_SEC: 600
|
||||
PIGLIT_REPLAY_EXTRA_ARGS: --db-path ${CI_PROJECT_DIR}/replayer-db/ --minio_bucket=${S3_TRACIE_PUBLIC_BUCKET} --jwt-file=${S3_JWT_FILE}
|
||||
PIGLIT_NO_WINDOW: 1
|
||||
HWCI_TEST_SCRIPT: "/install/piglit/piglit-traces.sh"
|
||||
|
||||
Reference in New Issue
Block a user