Files
kata-containers/tests
Sudipta Pandit f84901f69b tests: add support for runtime-rs VM templating
Add support for testing the runtime-rs VM template lifecycle.

Assisted-By: GitHub Copilot
Signed-off-by: Sudipta Pandit <sudpandit@microsoft.com>
2026-07-20 09:49:39 +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.