containerd / rust-extensions

Rust crates to extend containerd
https://containerd.io
Apache License 2.0
184 stars 73 forks source link

ci:add cri-integration #329

Open ningmingxiao opened 1 month ago

jsturtevant commented 3 weeks ago

@ningmingxiao We already have an integration step in the workflow that does the setup and runs the tests. What is the purpose of adding this additional step?

ningmingxiao commented 3 weeks ago

because containerd have make integration and make cri-integration https://github.com/containerd/containerd/blob/main/BUILDING.md make integration is not enough. @jsturtevant TestContainerStats TestContainerListStats TestContainerListStatsWithIdFilter TestContainerListStatsWithSandboxIdFilter TestContainerListStatsWithIdSandboxIdFilter will fail.