E2E: Run full pipeline when feature flag is deleted

What does this MR do and why?

Describe in detail what your merge request does and why.

Issue: gitlab-org/quality/quality-engineering/team-tasks#1540 (closed)

Run full end-to-end test suite when a feature flag is deleted. Ideally, we would want to run the full suite (or selectively the related e2e tests) when a feature flag is introduced (at least with the flag on). But currently, we only run ee:instance-parallel job to avoid overloading the runners. Until that is possible, this will provide some needed coverage such as in cases like these.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Sanad Liaquat

Merge request reports

Loading