Skip to content

Add Duo Enterprise to provision service

What does this MR do and why?

Add a Duo Enterprise provision add-on service specialization. Will be later used as part of this issue: https://gitlab.com/gitlab-org/gitlab/-/issues/470566+

The implementation is similar to GitlabSubscriptions::AddOnPurchases::SelfManaged::ProvisionServices::CodeSuggestions and its specs file. The difference is the type of the add-on and how the provision service extracts the seat count for the add-on.

We agreed here on the format of the seat count.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

As Duo Enterprise doesn't yet get synchronized to the license, a green pipeline should be sufficient.

Related to #470472

Edited by Lukas Wanko

Merge request reports

Loading