Skip to content

Add option to print all deployment args in ci jobs

Andrejs Cunskis requested to merge andrey-print-command-args into master

What does this MR do and why?

Add option to cng orchestrator to print out all args that are necessary to reproduce CI deployment locally. Useful for debugging failures or development using gitlab images built from particular branch.

Closes: gitlab-org/quality/quality-engineering/team-tasks#2692 (closed)
Part of: gitlab-org/quality/quality-engineering/team-tasks#2570 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

https://gitlab.com/gitlab-org/gitlab/-/jobs/7011429409#L4567

Edited by Andrejs Cunskis

Merge request reports