Skip to content

build_jenkins: ignore some projects when calculating build rev hash

clayton craft requested to merge ignore_ci_revs into master

This ignores mesa_ci, mesa_ci_internal, and sixonix project revs when calculating the hash for the results path. This will allow retesting with changes to these repos (e.g. either intentional changes, or retesting a build after adding more suites/benchmarks/platforms without rebuilding everything)

Merge request reports