cnti-testcatalog / testsuite

📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
169 stars 70 forks source link

[BUG] One of the shared DB spec tests doesn't cleanup pvc #2017

Closed horecoli closed 1 month ago

horecoli commented 1 month ago

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: image

After execution of spec test: image

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.