kata-containers/tests/functional/vfio-ap
Hyounggyu Choi 795c5dc0ff tests: Extend vfio-ap hotplug test to use zcrypttest
This commit extends the vfio-ap hotplug test to include the use of `zcrypttest`.
A newly introduced test by the tool consists of several test rounds as follows:

- ioctl_test
- simple_test
- simple_one_thread_test
- simple_multi_threads_test
- multi_thread_stress_test
- hang_after_offline_online_test

A writable root filesystem is required for testing because the reference count
needs to be reset after each test round. The current containerd kata containers
support does not include `--privileged_without_host_devices`, which is necessary
to configure a writable filesystem along with `--privileged`. (Please check out
https://github.com/kata-containers/kata-containers/issues/9791 for details)

So `crictl` is chosen to extend the test.

The commit also includes the removal of old commands previously used for the
tests repository but no longer in use.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
2024-07-01 11:41:59 +02:00
..
container-config.json.in tests: Extend vfio-ap hotplug test to use zcrypttest 2024-07-01 11:41:59 +02:00
Dockerfile tests: Add zcrypttest tool to test image Dockerfile 2024-07-01 11:40:49 +02:00
run.sh tests: Extend vfio-ap hotplug test to use zcrypttest 2024-07-01 11:41:59 +02:00
sandbox-config.json tests: Extend vfio-ap hotplug test to use zcrypttest 2024-07-01 11:41:59 +02:00