mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-18 13:46:06 +00:00
The repo doesn't track vendor code anymore. Also, I could not find any evidence that this code is actually called. The reference to URL ``` https://github.com/kata-containers/community/blob/main/VENDORING.md ``` that was recently removed by https://github.com/kata-containers/community/pull/442 is another indication that this flow is outdated. Drop it. Signed-off-by: Greg Kurz <groug@kaod.org>
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.