Skip to content

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

  1. Setup to simulate SaaS and restart GDK
  2. make sure you are logged out.
  3. Navigate to /-/trial_registrations/new/
  4. verify that existing trial registration form is displayed
  5. Enable the experiment feature flag in the console: Feature.enable(:lightweight_trial_registration_redesign)
  6. refresh the page (/-/trial_registrations/new/)
  7. 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

Merge request reports

Loading