containerd / nydus-snapshotter

A containerd snapshotter with data deduplication and lazy loading in P2P fashion
https://nydus.dev/
Apache License 2.0
173 stars 100 forks source link

workflow: fix containerd not ready error for optimizer test #541

Closed sctb512 closed 1 year ago

sctb512 commented 1 year ago

This PR try to fix the error that contained is not ready when generating accessed files list in optimizer test.

The error is:

time="2023-09-21T10:06:07Z" level=fatal msg="running container: run pod sandbox: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial unix /run/containerd/containerd.sock: connect: no such file or directory\""