Revert "ci: add reset_runtime to cleanup"

This reverts commit 8d9bec2e01, as it
causes issues in the operator and kata-deploy itself, leading to the
node to be NotReady.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2024-08-15 16:08:47 +02:00
parent 365df81d5e
commit 1f6a8baaf1

View File

@ -706,7 +706,6 @@ function main() {
cleanup_cri_runtime "$runtime"
kubectl label node "$NODE_NAME" --overwrite katacontainers.io/kata-runtime=cleanup
remove_artifacts
reset_runtime "$runtime"
;;
reset)
reset_runtime $runtime