mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-27 02:56:50 +00:00
The run-tracing job in basic-ci-amd64.yaml has been disabled (if: false) due to issue #9763, with no path to re-enablement. Remove the job definition and the backing tests/functional/tracing/ directory. Made-with: Cursor Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Kata golang packages
This repository contains a number of packages in addition to the
virtcontainers package:
| Package name | Description |
|---|---|
katatestutils |
Unit test utilities. |
katautils |
Utilities. |
signals |
Signal handling functions. |