Files
kata-containers/tests
Manuel Huber c9c1e368ef kata-deploy: propagate EROFS backing mode
Stop generating containerd default_size overrides in Kubernetes CI.
Pass the requested backing mode through the Helm value instead.

Remove redundant default_size keys from the NVIDIA profiles. Set the
GPU profile to memory mode so both profiles rely on kata-deploy for
the final containerd mapping.

Assisted-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Manuel Huber <manuelh@nvidia.com>
2026-07-24 22:59:43 +00: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.