Skip to content

Turn on FF_SCRIPT_SECTIONS for GitLab Runner pipelines

John Cai requested to merge jc-turn-on-script-sections into main

What does this MR do?

Adds FF_SCRIPT_SECTIONS env var for gitlab-runner builds.

Why was this MR needed?

Now that 14.2 is in production, !3051 (merged) has been deployed. We want to see how this feature performs in production.

What's the best way to test this MR?

Click on any job that is part of any build. Each line in the step_script stage of the build should have its lines broken up and a time duration should appear by each line.

What are the relevant issue numbers?

Edited by Georgi N. Georgiev

Merge request reports