-
Notifications
You must be signed in to change notification settings - Fork 1.9k
tests: Report kernels newer than 6.12 as next #5116
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
tests: Report kernels newer than 6.12 as next #5116
Conversation
2cbe529
to
b983aa7
Compare
b983aa7
to
4d6743b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/secret-hiding #5116 +/- ##
======================================================
Coverage 83.06% 83.06%
======================================================
Files 250 250
Lines 26888 26888
======================================================
Hits 22334 22334
Misses 4554 4554
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5573725
to
ad06919
Compare
The merge-base changed after approval.
... for context, this apparently happened automatically because I rebased and force-pushed the feature branch |
To make it easier to track the upstream kernels which may change as we rebase, let's mark kernels newer than 6.12 as next for now to make dashboarding easier. Signed-off-by: Jack Thomson <[email protected]>
bcfc7d8
to
a707121
Compare
74de0c9
into
firecracker-microvm:feature/secret-hiding
When emitting metrics for host kernels greater than 6.12 (latest LTS) we will report them as "next" kernels to make them easier to track in our dashboards
...
Reason
...
License Acceptance
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md
.PR Checklist
tools/devtool checkstyle
to verify that the PR passes theautomated style checks.
how they are solving the problem in a clear and encompassing way.
in the PR.
CHANGELOG.md
.Runbook for Firecracker API changes.
integration tests.
TODO
.rust-vmm
.