mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 18:50:10 +01:00
Refactor the LAVA farm detection to use a simpler environment variable-based approach: - Remove the complex regex-based farm detection - Replace LavaFarm enum with a simple string-based farm identification - Update related tests and job definition logic - Remove hypothesis testing dependency Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33888> |
||
|---|---|---|
| .. | ||
| requirements.txt | ||
| test_custom_logger.py | ||
| test_gantt_chart.py | ||
| test_pipeline_message.py | ||
| test_structured_logger.py | ||
| test_update_tag.py | ||