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

added integration test #85

Merged
merged 13 commits into from
Oct 26, 2022
Merged

added integration test #85

merged 13 commits into from
Oct 26, 2022

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Oct 26, 2022

Which issue(s) this PR fixes:

Fixes #51
Fixes #69

And fixed directory share bug

Additional documentation

I use https://github.com/Code-Hex/puipui-linux for testing virtualization framework Go bindings. The initramfs distributed here include a server that binds vsock connections and ssh, which is started by socat. Therefore, in Go testing, ssh is used to realize command execution without worrying about IP addresses.

Artifacts are so small that they do not affect the running time of the CI.

screenshot

@Code-Hex Code-Hex merged commit cf04317 into master Oct 26, 2022
@Code-Hex Code-Hex deleted the add/integration-test branch October 26, 2022 17:30
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.

Add some tests Call for ideas vmlinuz and initrd for testing
1 participant