containerd / runwasi

Facilitates running Wasm / WASI workloads managed by containerd
Apache License 2.0
1.01k stars 82 forks source link

test(*): verify pods get deleted successfully #446

Closed Mossaka closed 6 months ago

Mossaka commented 6 months ago

This PR adds a few commands to the Makefile, and thus the CI/CD pipelines, to verify the workflow could be deleted successfully, not stucking in a terminating status forever.

Related to issue #418