Skip to content

Add max scan duration to analyzer's downstream jobs

Igor Frenkel requested to merge 196697-add-max-scan-duration into master

What does this MR do?

This MR adds the MAX_SCAN_DURATION_SECONDS variable to each downstream test job in order to have the pipeline fail when the current analyzer build's scan duration has increased.

The max duration was tested by setting the variable to 0 and having it fail with the true scan duration:

Note: a CHANGELOG entry was not set for this MR.

What are the relevant issue numbers?

gitlab-org/gitlab#196697 (closed)

Does this MR meet the acceptance criteria?

Edited by Igor Frenkel

Merge request reports