mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-26 10:32:28 +00:00
The run-metrics.yaml workflow is a reusable workflow_call with no caller in the repository, making it effectively dead code. Remove the workflow, the entire tests/metrics/ directory (~586 files including vendored Go for checkmetrics), and the "metrics" self-hosted runner label from actionlint.yaml. Made-with: Cursor Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
1.2 KiB
1.2 KiB
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.
- Integration tests to ensure compatibility with:
- Stability tests
- Functional
GitHub Actions
Kata Containers uses GitHub Actions in the Kata Containers repository.