Files
kata-containers/tests
Steve Horsman e3e0007bf7 Merge pull request #11141 from stevenhorsman/k8s-cpu-ns-exec-retry
tests: k8s: Retry output of kubectl exec in k8s-cpu-ns
2025-05-07 17:11:25 +01:00
..
2025-04-23 12:37:48 +01:00
2025-03-14 18:00:36 +00:00
2025-04-30 16:27:25 +01:00
2025-03-04 09:35:46 +00:00
2025-04-23 12:37:48 +01:00
2024-05-31 13:28:34 -04: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.