Limits and quotas
Cloud tenants operate within fixed service limits that cannot be changed from the UI.
Limits
| Limit | Value |
|---|---|
| Total storage (database + artifacts) | 60 GB |
| Upload body size | 100 MB |
| Single test result file size | 2,000,000 bytes |
Storage
The 60 GB allocation covers both database content and stored artifacts combined. Once the limit is reached, new uploads may be rejected.
To free up space, configure Cleanup policies and focus on high-volume artifacts from passed tests first.
Upload size
The 100 MB limit applies to the full HTTP request body. Uploads that exceed it are blocked before TestOps processes the files.
The 2,000,000 byte limit applies to a single result file. If one file is too large, that result fails to process even if the rest of the upload is valid.
If uploads fail unexpectedly, check request body size and individual result file size before investigating the CI integration.
Related pages
© Qameta Software Inc. All rights reserved.