Setup GLEX experiment
What does this MR do and why?
Setup GLEX experiment for to lay ground work for next work items.
https://gitlab.com/gitlab-org/gitlab/-/work_items/547293
References
Screenshots or screen recordings
No visual changes
How to set up and validate locally
- Setup to simulate SaaS and restart GDK
- make sure you are logged out.
- Navigate to
/-/trial_registrations/new/
- verify that existing trial registration form is displayed
- Enable the experiment feature flag in the console:
Feature.enable(:lightweight_trial_registration_redesign)
- refresh the page (
/-/trial_registrations/new/
) - A placeholder page should be displayed with "Step 1: Getting Started" displayed.
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.
Related to #538417