-
Notifications
You must be signed in to change notification settings - Fork 1.9k
aarch64: enable coverage integration test #2090
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
aarch64: enable coverage integration test #2090
Conversation
6df1520
to
90ac2ac
Compare
90ac2ac
to
0efb594
Compare
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 👍
0efb594
to
b3250c3
Compare
b3250c3
to
65cb119
Compare
Due to observed variances for coverage on aarch64, we decided not to merge this functionaltiy. Howver, I did some digging and ran the coverage test for aarch64 20 times in a row, and the reported coverage was exactly the same each time. I posted the output in the file attached.
@firecracker-microvm/compute-capsule please re-review! |
dd34ed8
to
bfdbde4
Compare
bfdbde4
to
7b405e8
Compare
Signed-off-by: Diana Popa <[email protected]>
Signed-off-by: Diana Popa <[email protected]>
Fixes firecracker-microvm#1579. Signed-off-by: Diana Popa <[email protected]>
For a full description, checkout Github issue 2216. Signed-off-by: Diana Popa <[email protected]>
7b405e8
to
5799651
Compare
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. 🚀
Reason for This PR
Fixes #1579.
Description of Changes
Read commits one by one.
rust-vmm
.License Acceptance
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license.
PR Checklist
[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]
git commit -s
).unsafe
code is properly documented.firecracker/swagger.yaml
.CHANGELOG.md
.