Azure / Azure/azure_preview_modules
CI error: "exceeding approved Total Regional Cores quote."
- Dominant language
- Python
- Stars
- 43
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
I encountered this error while working on #358:
https://travis-ci.org/Azure/azure_preview_modules/jobs/648311448#L781
Excerpt:
> Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus, Current Limit: 100, Current Usage: 100, Additional Required: 1, (Minimum) New Limit Required: 101.
It appears that the Azure subscription performing the CI tests has reached the number of cores quota in Azure. Somebody should probably request an increase of the quote or the number of parallel jobs in CI should be reduced.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.