kumquat-buildroot/support/testing
Matthew Weber via buildroot 5ec9542415 support/testing/tests/fs: test OCI format
This patch adds runtime testing of the OCI archive created by the
sloci scripting. It launches a containerd instance, imports, and
runs the OCI container.

The existing QEMU AARCH64 kernel config was extended to enable common
options used by a container runtime (cgroup and overlayfs).

Signed-off-by: Matthew Weber <matthew.weber@collins.com>
[Arnout: adapt file name which is arm64 now; add to DEVELOPERS]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-09-11 14:52:41 +02:00
..
conf test_docker_compose.py: Test the volume mount feature 2021-05-14 23:00:16 +02:00
infra support/testing/infra: add log_file_path() function 2021-08-29 11:37:15 +02:00
tests support/testing/tests/fs: test OCI format 2021-09-11 14:52:41 +02:00
run-tests