Skip to content

panvk/ci: update g52-vk-full job

Erik Faye-Lund requested to merge kusma/mesa:panvk-ci-g52-full-fixes into main

panvk/ci: update g52-vk-full job

On a single runner, this job currently times out due to taking over 5 hours. The estimate from dEQP runner itself suggests a full run might take over 8 hours with the current configuration. We can't really work with that long runs, even if they are manual.

We currently have 7 vim3 runners, so we can actually afford to parallelize the run a bit, to make this a bit more manageable. If we choose 4, we take up a bit more than half of the runners, but we leave two runners (plus a spare) for the pre-merge CI.

With this, a each job takes about 2.5 hours. We leave the timeout at 3 hours for now, to have some headroom for new tests being enabled.

While we're at it, update the G52 CI results, so the full job passes again.

Merge request reports

Loading