Azure / Azure/data-api-builder
Identify scenarios where cosmos containers are not deleted after finishing tests.
Open
cosmos
investigation
pipeline
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
In the current CI tests for cosmos, containers are deleted after finishing the test runs. There are cases where they are not being deleted (stopping in middle of a run could be a scenario). Identify the scenarios and plug the gap accordingly to ensure containers are always deleted after running the tests.
Contributor guide
Assessment
This issue has not been assessed yet.