testsuite
testsuite copied to clipboard
[BUG] One of the shared DB spec tests doesn't cleanup pvc
Describe the bug
One of the shared DB spec test in microservice_spec.cr is not removing pvc during cleanup.
Before execution of spec test:
After execution of spec test:
To Reproduce Run spec test: crystal spec spec/workload/microservice_spec.cr:59 and check pvcs by: kubectl get pvc -A
Expected behavior Cleanup should remove everything from cnf.