Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image-rs: fix integration test #441

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

Xynnn007
Copy link
Member

We now use a explicit none for KMS_PROVIDER and RESOURCE_PROVIDER in the make file to tell no one will be builtin. In image-rs' integration test, only offline-fs-kbc will be used and that is builtin by default. Thus we do not need to add any extra KMS_PROVIDER or RESOURCE_PROVIDER.

See the context in
4e08742

We now use a explicit `none` for KMS_PROVIDER and RESOURCE_PROVIDER in
the make file to tell no one will be builtin. In image-rs' integration
test, only offline-fs-kbc will be used and that is builtin by default.
Thus we do not need to add any extra KMS_PROVIDER or RESOURCE_PROVIDER.

See the context in
confidential-containers@4e08742

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
@Xynnn007 Xynnn007 merged commit 7b6af67 into confidential-containers:main Jan 19, 2024
6 checks passed
@Xynnn007 Xynnn007 deleted the fix-image-rs-test branch January 19, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants