Skip to content

Fix incorrect setup of KNAPSACK_TEST_FILE_PATTERN for selective e2e test execution

Andrejs Cunskis requested to merge andrey-fix-parallel-selective-setup into master

What does this MR do and why?

Fix incorrect log statements for selective test execution setup. Because files_pattern variable was set to empty string, it would always return true in the elsif block and print confusing log statements like: https://gitlab.com/gitlab-org/gitlab/-/jobs/8097163235#L102

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.

Edited by Andrejs Cunskis

Merge request reports

Loading