Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime: Fix make test for virtcontainers.
This commit fixes make test for virtcontainers. It fixes: a. hypervisor_test::TestAssetPath by adding igvm asset path. b. clh_test::TestCreateVM by setting testData expectError to false for ConfidentialGuest test config. This is needed because we have allowed noneProtection for test purposes for Confidential configuration. Signed-off-by: Sumedh Alok Sharma <[email protected]>
- Loading branch information