Comment 1 for bug 1916136

Revision history for this message
Stefan Bader (smb) wrote :

Issues to note:
- ubuntu_bpf (fails to compile, known problem)
- ubuntu_docker_smoke_test (MIA)
- ubuntu_fan_smoke_test (docker fails to download image)
- ubuntu_kernel_selftests (fails memory hotplug (write invalid argument)
  and net (again the bpf compile issue)
- ubunutu_kvm_smoke_test (OSError: [Errno 25] Inappropriate ioctl for device)
- ubuntu_kvm_unit_test (compile error)
- ubuntu_ltp (usual failures seen, ubuntu_cve_test now succeeds)
- ubuntu_ltp_syscalls (systemd.timesyncd fails to start, as before)
- ubuntu_lxc (myuidgid test fails, sounds familiar like a lxc problem)
- ubuntu_qrt_apparmor (appears to have at least one Makefile breaking)

All above seem to be issues in the test-cases and were already failing in the previous kernel. There are 3 tests which failed before and succeeded now (ubuntu_ramfs_stress, ubuntu_vfat_stress, and ubuntu_zfs_stress).