Files
kata-containers/tests
Fabiano Fidêncio 94f21c111d tests: use OCI 1.3.0 policy drop-in for k0s
k0s ships a recent containerd that emits OCI runtime spec 1.3.0, matching
k3s and rke2. Route k0s through the same 20-oci-1.3.0 genpolicy drop-in
so auto-generated agent policies match the bundle version the runtime sends.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Assisted-by: Cursor <cursoragent@cursor.com>
2026-07-24 12:21:08 +02:00
..
2026-07-09 13:40:17 +01:00
2026-06-03 09:56:54 +01:00

Kata Containers Tests

This directory contains various types of tests for testing the Kata Containers repository.

Test Content

We provide several tests to ensure Kata-Containers run on different scenarios and with different container managers.

  1. Integration tests to ensure compatibility with:
  2. Stability tests
  3. Functional

GitHub Actions

Kata Containers uses GitHub Actions in the Kata Containers repository.