Files
kata-containers/tests
Xynnn007 93826ff90c tests: update negative test log assertions
After moving image pulling from kata-agent to CDH, the failed image pull
error messages have been slightly changed. This commit is to apply for
the change.

Note that in original and current image-rs implementation, both no key
or wrong key will result in a same error information.

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
2025-06-16 13:54:15 +08:00
..
2025-06-06 15:26:10 -05:00
2025-04-23 12:37:48 +01:00
2025-06-06 15:26:10 -05:00
2025-03-14 18:00:36 +00:00
2025-04-30 16:27:25 +01: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.