Files
kata-containers/tests
Fabiano Fidêncio 3697d5a038 tests: k8s: devmapper: Reduce the base image size to 2GB
Let's do this as a way to avoid disk pressure eviction on the github
runner node, which only has 14GB of space.

Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
2025-09-14 10:41:23 +02:00
..
2025-06-23 16:22:59 +01:00
2025-09-08 14:03:47 +01:00
2025-09-05 16:36:48 +01:00
2025-03-04 09:35:46 +00:00
2025-09-05 16:36:48 +01:00
2025-06-12 10:46:43 +02: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. Metrics
  4. Functional

GitHub Actions

Kata Containers uses GitHub Actions in the Kata Containers repository.