-
Notifications
You must be signed in to change notification settings - Fork 374
kernel: Update kernel to latest stable 5.4.15 #2422
kernel: Update kernel to latest stable 5.4.15 #2422
Conversation
/test-ubuntu |
@grahamwhaley Yup, CI is tripping, was expecting that :) Time to have a good look. |
/test-ubuntu |
d711dfd
to
391b655
Compare
/test-ubuntu |
Codecov Report
@@ Coverage Diff @@
## master #2422 +/- ##
=======================================
Coverage 50.62% 50.62%
=======================================
Files 112 112
Lines 16274 16274
=======================================
Hits 8239 8239
Misses 7020 7020
Partials 1015 1015 |
Depends-on: github.com/kata-containers/packaging#925 Fixes: kata-containers#2421 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
391b655
to
de7383b
Compare
/test |
Rerunning ARM and virtio-fs PRs as these seems to be failing k8s test.
@nitkon Looks like a 5.4 config is missing for powerpc: Due you see any issues in moving to 5.4 for powerpc. If not, can you add a 5.4 config for powerpc? |
I am seeing ARM CI failing with
@chavafg @Pennyzct Is this something that we have seen before? |
virtiofs job will keep using kernel https://gitlab.com/virtio-fs/linux/-/tree/virtio-fs-v0.3 that is based in In the web page of virtiofs I see that say |
Upstream doesn't have virtiofs-DAX support yet; non-DAX works out of the box with upstream kernel/qemu |
@jcvenegas |
@nitkon Any progress here? |
Rerunning powerpc CI |
Fixes: #2421
Signed-off-by: Archana Shinde archana.m.shinde@intel.com