Skip to content

Draft: gitlab-ci: Introduce support for setting test speed

Ben Gamari requested to merge wip/test-speed-ci into master

Introduce support for setting Hadrian's --test-speed flag.

I also configure the debug jobs to use the slow test speed although it's not entirely clear whether this is desirable given that the debug jobs run in fast-ci .

Addresses #22009.

Edited by Andreas Klebinger

Merge request reports