CI: Flaky E2E test fix

What does this MR do and why?

This MR tries to resolve the following flaky test issue: https://gitlab.com/gitlab-org/quality/test-failure-issues/-/work_items/41802

  • We use existing test helper Flow::Pipeline.wait_for_pipeline_creation_via_api with extended timeout;
  • We wait for the first env variable row before making expectations.

MR acceptance checklist

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 Oleg Yakovenko

Merge request reports

Loading