Skip to content

Fix issue with incorrect argument in update_from scenario type

George Koltsov requested to merge andrey-fix-update-from-incorrect-arg into master

What does this MR do and why?

Fix for the incorrect argument being passed in to update_from_previous scenario type. This should be addressed by improving cli arg parsing instead.

Closes: https://gitlab.com/gitlab-org/gitlab-qa/-/issues/711

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports