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

command-executer: Replace deprecated SockAddr with VsockAddr #563

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

clupuishere
Copy link
Member

Currently the run_describe_terminate_command_executer_docker_image test fails when using the deprecated SockAddr dependency because the console output of the enclave under test is not entirely captured. Fortunately, switching to VsockAddr fixes that.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@clupuishere clupuishere force-pushed the command-exec-vsockaddr branch from d9033e2 to e456af4 Compare December 11, 2023 15:59
Currently the `run_describe_terminate_command_executer_docker_image`
test fails when using the deprecated SockAddr dependency because the
console output of the enclave under test is not entirely captured.
Fortunately, switching to VsockAddr fixes that.

Signed-off-by: Costin Lupu <[email protected]>
@clupuishere clupuishere force-pushed the command-exec-vsockaddr branch from e456af4 to 83b8a29 Compare December 11, 2023 16:39
@clupuishere clupuishere merged commit 04a4657 into main Dec 12, 2023
16 checks passed
@clupuishere clupuishere deleted the command-exec-vsockaddr branch December 12, 2023 14:46
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.

3 participants