From time to time, you may need to grant additional units of compute to a namespace without affecting the namespace's usual monthly quota.
Total units of compute = Their current units of compute + (2 x sum of units of compute for all failed jobs)
Restore Units of Compute as an act of goodwill
to the #spt_managers channel in SlackIf a customer is in trial and a request is submitted to increase their amount of units of compute to match those a Premium or Ultimate subscriber receives then the support engineer should seek authorisation from the customers sales representative to provide the additional units of compute, as they are able to self-authorise such requests. However, if a request is made for an increase in excess of the standard allotments of units of compute (i.e. more than 10,000 minutes for a Premium trial and more than 50,000 minutes for an Ultimate trial) then a transaction is required and those minutes should be paid.
For an existing customer - other than an act of goodwill (i.e product bug, unplanned GitLab.com downtime, performance issues etc…), any additional units of compute or Storage should be paid for
To transfer units of compute from a user's personal namespace to a group namespace, use the Force Association option in the ZD Mechanizer App.
If the Mechanizer does not work, you will need to request a refund for the customer. In this case:
0/Not supported minutes has been consumed.
Please do not use the enabling units of compute process for validating a user account to bypass the need for a credit card when requested for community contributors.
Qualifying requirements:
Once verified, use the following steps:
https://gitlab.com/admin/users/USERNAME/edit
.Validate user account
checkbox.Save changes
.The following process will remove the restrictions for using units of compute for groups who are part of a sales assisted trial.
Use the Enable units of compute via ZD Mechanizer app.
From the customerDot Console run the following function:
irb(main) enable_ci_minutes_trial('namespace')
=> "{\"status\":\"success\",\"message\":\"namespace members are now enabled to run compute credits\"}"