mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-07 11:04:12 +00:00
Merge pull request #10169 from fidencio/topic/revert-reset_runtime-to-cleanup
Revert "ci: add reset_runtime to cleanup"
This commit is contained in:
commit
0f3eb2451e
@ -706,7 +706,6 @@ function main() {
|
|||||||
cleanup_cri_runtime "$runtime"
|
cleanup_cri_runtime "$runtime"
|
||||||
kubectl label node "$NODE_NAME" --overwrite katacontainers.io/kata-runtime=cleanup
|
kubectl label node "$NODE_NAME" --overwrite katacontainers.io/kata-runtime=cleanup
|
||||||
remove_artifacts
|
remove_artifacts
|
||||||
reset_runtime "$runtime"
|
|
||||||
;;
|
;;
|
||||||
reset)
|
reset)
|
||||||
reset_runtime $runtime
|
reset_runtime $runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user