Files
kata-containers/tests
copilot-swe-agent[bot] 9e1e4506c9 Address code review: improve yq parsing and generalize URL handling
- Use yq with .[] to get clean URL output without YAML formatting
- Generalize URL lookup in download-with-oras-cache.sh to try urls array
  first, then fallback to single url field (extensible for other components)

Co-authored-by: sprt <110295+sprt@users.noreply.github.com>
2026-02-04 22:50:19 +00:00
..
2025-12-05 11:12:04 +00:00
2025-03-04 09:35:46 +00:00
2026-01-29 00:23:26 +01:00
2025-12-05 11:12:04 +00:00
2025-06-12 10:46:43 +02:00
2025-09-29 09:48:32 +02:00
2026-01-19 14:43:53 +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. Metrics
  4. Functional

GitHub Actions

Kata Containers uses GitHub Actions in the Kata Containers repository.