What is the problem you're trying to solve
cri-containerd-cni has been deprecated and the test scripts still rely on that, for configuring containerd installation on a node.
Describe the solution you'd like
Instead of using the cri-containerd tarball, the build artifacts/binaries should be downloaded separately and then used in the tests.
This change will affect the tests that are running in kubernetes test-infra that makes use of containerd/containerd main branch
Additional context
No response
What is the problem you're trying to solve
cri-containerd-cnihas been deprecated and the test scripts still rely on that, for configuring containerd installation on a node.Describe the solution you'd like
Instead of using the
cri-containerdtarball, the build artifacts/binaries should be downloaded separately and then used in the tests.This change will affect the tests that are running in kubernetes test-infra that makes use of containerd/containerd main branch
Additional context
No response