Skip to content

allure-report-qa-[reliable/smoke] - Set GIT_STRATEGY to none

Context

See EPIC and the related potential improvement on the jobs page.

Goal

Since the jobs allure-report-qa-reliable and allure-report-qa-smoke seem to only use artifacts, we could set the GIT_STRATEGY to none to skip the expensive git clone altogether.

Why it matters: We could save ~20 seconds on each review app pipeline

Next steps

Try to identify other jobs that could benefit from skipping the git clone step (I haven't seen many, but maybe you have seen some in the past!)

Documentation

Please document your findings on the jobs page.

Edited by David Dieulivol