Remove `simulate_pipeline` feature flag
What does this MR do and why?
Feature flag rollout issue: #364257 (closed)
This replaces the Lint tab with the Validate tab and adds the pipeline simulation feature in the pipeline editor.
The feature flag is already enabled globally on production.
Screenshots or screen recordings
Screen_Recording_2022-07-05_at_19.35.13
How to set up and validate locally
- Disable the
simulate_pipeline
feature flag. - Follow the steps in !91241 (merged) starting from step 2.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR. -
Update existing test cases to not refer to FF status. -
Archive old test cases after MR is merged
Edited by Tiffany Rea