Pass with_addon parameter when enterprise trial flag is on
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.
- Setup CDot locally - https://gitlab.com/gitlab-org/customers-gitlab-com/-/tree/b263f1abe9db0c1c8098471b9b6d8476dc8c1f77#setup
- Set GL env var to local CDot via: CUSTOMER_PORTAL_URL=http://localhost:5000/
- Create a new GL user
- Signup for Ultimate trial
- Verify you also got the Duo Enterprise account.
Related to #468028
Edited by david hamp-gonsalves