mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-27 23:33:38 +00:00
After moving Arm64 CI nodes to new one, we do faced an interesting issue for timeout when it executes the command with crictl runp, the error is usally: code = DeadlineExceeded Fixes: #11662 Signed-off-by: Kevin Zhao <kevin.zhao@linaro.org>