Skip to content

ci/lava: Make performance jobs use pyutils artifact

Guilherme Gallo requested to merge gallo/mesa:ci-fix-lava-perf-jobs into main

Following the merge of Merge Request !31151 (merged), we encountered an issue where the performance jobs were failing silently. Although these failures did not cause the pipeline to fail, they resulted in warnings for all merge requests that ran the .*-traces-performance jobs, making performance data for the Mesa Performance Driver dashboard missing for the affected drivers.

To resolve this issue, this commit updates the LAVA performance jobs to utilize the Pyutils artifact package (mesa-python-test), which is now the only required artifact for the jobs that run the LAVA job submitter.

Fixes: dd5d737e ("ci/lava: Use new pyutils container")

Edited by Guilherme Gallo

Merge request reports

Loading