This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
ci: Add support for installing the confidential-containers fork of containerd for integration testing #4627
Labels
area/confidential-containers
enhancement
Improvement to an existing feature
needs-review
Needs to be assessed by the team.
After #4626 is complete and have a parameter in the build jobs that knows if we are in confidential-containers mode or not, we can use this to install the confidental containers fork of containerd for integration testing purposes.
I think the steps to take are:
version.yaml
, similar to https://github.com/kata-containers/kata-containers/blob/46522a3e46fcb44ce8bb22c35da31f7ff86329fd/versions.yaml#L187-L198 which points to the forktests/.ci/install_cri_containerd.sh
Lines 53 to 68 in d70430e
tests/.ci/install_cri_containerd.sh
Lines 86 to 88 in a58ce33
See #4441 for some overall discussion of the merge
The text was updated successfully, but these errors were encountered: