You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Delete cluster" step in github actions failing frequently:
Run source cluster.env
Deleting cluster "429[7](https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067#step:12:8)79f3-935c-42b3-876a-d3ec8d231a57" ...
ERROR: failed to delete cluster "429779f3-935c-42b3-[8](https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067#step:12:9)76a-d3ec8d231a57": failed to delete nodes: command "docker rm -f -v 429779f3-935c-42b3-876a-d3ec8d231a57-control-plane" failed with error: exit status 1
Command Output: Error response from daemon: cannot remove container "/42[9](https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067#step:12:10)779f3-935c-42b3-876a-d3ec8d231a57-control-plane": could not kill: tried to kill container, but did not receive an exit event
Error: Process completed with exit code 1.
Don't fail on unsuccessful cluster deletion.
This unnecessary make the jobs failing.
Refs: cnti-testcatalog#2064
Signed-off-by: Martin Matyas <[email protected]>
"Delete cluster" step in github actions failing frequently:
https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067
The text was updated successfully, but these errors were encountered: