firecracker-microvm / firecracker-microvm/firecracker-containerd

CRI conformance tests

Open
#88 3 comments 3 reactions 0 assignees View on GitHub
area/cri
Dominant language
Go
Stars
2.9k
Forks
247
PR merge metrics
No merged PRs in 30d

Description

The runtime should be CRI conformant. To verify that the runtime is we need to run a set of tests to ensure this provided by containerd, ie [CRI validation tests](https://github.com/containerd/cri/blob/master/docs/testing.md#cri-validation-test), [CRI e2e (end to end) tests](https://github.com/containerd/cri/blob/master/docs/testing.md#node-e2e-test).

The validation tests should be implemented first due to e2e tests taking a long amount of time due to if something doesn't work, it'll timeout in 2 minutes for each test.

CRI Validation Test Issues:
#90 #91 #92 #93 #94 #95 #96 #97 #98 #99 #100 #101 #102 #103

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.