Connor Abbott
96530a391d
Reapply "ci/lima: Temporarily disable"
...
This reverts commit b339c525f4
.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31580 >
2024-10-09 21:57:14 +00:00
Erico Nunes
b339c525f4
Revert "ci/lima: Temporarily disable"
...
The lab was disabled because new changes in our LAVA infrastructure
assumed there was a caching proxy configured, and the lima farm didn't
configure any.
To fix this, we actually implement a caching proxy so it should also
speed up some downloads now.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31537 >
2024-10-06 09:54:30 +00:00
Daniel Stone
3a59398fad
ci/lima: Temporarily disable
...
The caching proxy is returning 404 for the job overlay.
Signed-off-by: Daniel Stone <daniels@collabora.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31154 >
2024-09-12 18:14:00 +00:00
Erico Nunes
814e7c7af5
Revert "ci: lima farm maintenance"
...
This reverts commit c5e13af73c
.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29474 >
2024-06-18 19:13:27 +00:00
Erico Nunes
c5e13af73c
ci: lima farm maintenance
...
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29285 >
2024-05-20 12:15:15 +02:00
Erico Nunes
8bd4cae768
Revert "ci: lima farm is down"
...
This reverts commit 601b826a5e
.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26905 >
2024-01-17 06:21:10 +00:00
Erico Nunes
601b826a5e
ci: lima farm is down
...
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26748 >
2023-12-18 23:32:07 +00:00
Erico Nunes
a51a44a169
Revert "ci: disable lima farm as it appears to be down"
...
This reverts commit cca5a4191d
.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26649 >
2023-12-12 15:45:35 +00:00
Eric Engestrom
cca5a4191d
ci: disable lima farm as it appears to be down
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26132 >
2023-11-09 15:32:32 +00:00
Erico Nunes
eb34a86b3b
Revert "ci/lima: farm is down, disable for now"
...
This reverts commit c7806daf43
.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25702 >
2023-10-13 11:52:42 +00:00
David Heidelberg
c7806daf43
ci/lima: farm is down, disable for now
...
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25596 >
2023-10-07 10:17:57 +02:00
Erico Nunes
ee3981e84d
Revert "ci: disable lima LAVA lab for maintance"
...
This reverts commit 079604e41e
.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25242 >
2023-09-15 16:38:06 +00:00
Erico Nunes
079604e41e
ci: disable lima LAVA lab for maintance
...
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25112 >
2023-09-12 02:48:34 +00:00
Erico Nunes
a775b9cb64
ci: restore lima farm
...
The ISP network issues are now resolved.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com >
Acked-by: Vasily Khoruzhick <anarsoul@gmail.com >
Acked-by: David Heidelberg <david.heidelberg@collabora.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23951 >
2023-07-04 11:27:45 +00:00
David Heidelberg
dcf5dfbbf8
ci: implement farms handling trough files inside .ci-farms
...
- Disable farm with `git mv .ci-farm{,-disabled}/$farm_name`.
- Re-enable farm with `git mv .ci-farm{-disabled,}/$farm_name`.
NEVER MIX FARM MAINTENANCE WITH ANY OTHER CHANGE IN THE SAME MERGE REQUEST!
Reviewed-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org >
Acked-by: Daniel Stone <daniels@collabora.com >
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23629 >
2023-06-16 22:03:14 +00:00