Revert "ci-tron: ensure the test jobs start with a clean job folder"

This reverts commit aa39da8338.

This turned out to cause issues when rebuilding test docker images.

This will need further investigation, for now just revert it.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40850>
This commit is contained in:
Eric Engestrom 2026-04-08 14:56:06 +02:00 committed by Marge Bot
parent b402b98347
commit 705158562a

View file

@ -3,7 +3,7 @@
extends:
- .ci-tron-b2c-job-v1
variables:
GIT_STRATEGY: empty
GIT_STRATEGY: none
B2C_VERSION: v0.9.17 # Linux 6.16.3
CI_TRON_PATTERN__JOB_SUCCESS__REGEX: 'hwci: mesa: exit_code: 0\r$'