Skip to content

Pass with_addon parameter when enterprise trial flag is on

david hamp-gonsalves requested to merge 468028-pass-with-addon-param into master

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/468028

What does this MR do and why?

Pass with_addon parameter when enterprise trial flag is on (fixes https://gitlab.com/gitlab-org/gitlab/-/issues/468028) during trial creation.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

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

  1. Setup CDot locally - https://gitlab.com/gitlab-org/customers-gitlab-com/-/tree/b263f1abe9db0c1c8098471b9b6d8476dc8c1f77#setup
  2. Set GL env var to local CDot via: CUSTOMER_PORTAL_URL=http://localhost:5000/
  3. Create a new GL user
  4. Signup for Ultimate trial
  5. Verify you also got the Duo Enterprise account.

Related to #468028

Edited by david hamp-gonsalves

Merge request reports

Loading