Files
kata-containers/tests
Aurélien Bombo fec92f3ad2 ci: Delete policy settings directory in teardown_common()
This calls delete_tmp_policy_settings_dir() from teardown_common() and
removes delete_tmp_policy_settings_dir() calls from tests when
teardown_common() is already called.

Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
2025-09-05 14:01:56 -05:00
..
2025-06-23 16:22:59 +01:00
2025-04-23 12:37:48 +01:00
2025-03-14 18:00:36 +00:00
2025-03-04 09:35:46 +00:00
2025-04-23 12:37: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.