-
Notifications
You must be signed in to change notification settings - Fork 65
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
snp: add snp testing #197
snp: add snp testing #197
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming we have kata-containers/tests#5594
Sort of a duplicate of #187
/test |
/test |
1 similar comment
/test |
Oh, I'm glad to see that at least the operator tests for TDX passed (this is not related to this PR though). |
Add snp testing Fixes: confidential-containers#196 Signed-Off-By: Ryan Savino <[email protected]>
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, considering all tests pass.
Please, do not merge before having all the TEEs tests passing.
Add snp testing
Fixes: #196