Backup tests do not properly clean up resources, leading to quota issues
Open
act-observability-squad
bug
Recovery Services Backup
Service Attention
Test Framework
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
The standard process for CLI tests is that when the test succeeds or fails, the resource group is deleted, which cleans up all resources. However, Backup tests fail to clean up when the vault has data within it. This results in the vaults lingering around and quotas quickly being hit.
Contributor guide
Assessment
This issue has not been assessed yet.