dom0-ztools: bump ZFS to 2.3.6#5684
Conversation
96c68cb to
2cab9f5
Compare
2cab9f5 to
c2b8acb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5684 +/- ##
==========================================
+ Coverage 19.52% 29.45% +9.92%
==========================================
Files 19 18 -1
Lines 3021 2417 -604
==========================================
+ Hits 590 712 +122
+ Misses 2310 1554 -756
- Partials 121 151 +30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
eriknordmark
left a comment
There was a problem hiding this comment.
Run tests
But doesn't this need to be split in two PRs (one to create the new dom0-ztools, and then use the resulting hash for the OCI container in a second PR?)
@eriknordmark since hashes are stable our CI check reports which hash is built. If conflicting PR that changes the same hash is merged first my PR would be marked as "needs rebase" |
c2b8acb to
81a15d2
Compare
|
@rucoder can you rebase this on master so we can at least get the eve-k build to work? |
Bump OpenZFS from 2.3.3 to 2.3.6 to support kernels up to 6.19. Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
Update eve-dom0-ztools image hash in pkg/pillar and pkg/vtpm Dockerfiles to pick up the ZFS 2.3.6 build. Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
81a15d2 to
cabd5aa
Compare
@eriknordmark done |
Description
Bump OpenZFS from 2.3.3 to 2.3.6 to support kernels up to 6.19.
How to test and validate this PR
Build a live image and verify ZFS tools report version 2.3.6:
Changelog notes
Bump OpenZFS from 2.3.3 to 2.3.6.
PR Backports
Checklist
I've provided a proper description
I've added the proper documentation
I've tested my PR on amd64 device
I've tested my PR on arm64 device
I've written the test verification instructions
I've set the proper labels to this PR
I've checked the boxes above, or I've provided a good reason why I didn't
check them.