kata-containers/tests/functional
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
..
kata-deploy tests: adding debug and skip to kata-deploy 2024-05-31 13:28:34 -04:00
kata-monitor tests: Increase timeout to crictl calls on kata monitor tests 2024-06-25 22:32:47 +00:00
tracing Revert "gha: ci: Revert tracing test PR to unbreak CI" 2023-11-13 15:27:39 +01:00
vfio deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04:00
vfio-ap tests: Extend vfio-ap hotplug test to use zcrypttest 2024-07-01 11:41:59 +02:00