[ACT][PATCH] ubuntu_aufs_smoke_test: skip v5.11 Focal edge and hwe kernels

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Wed Jul 7 08:00:29 UTC 2021


Focal cloud edge kernels (aws-5.11 and so on) and hwe-5.11 are derived
from Hirsute so they do not have AUFS:

    aufs: mount: FAILED: ret=32
    stderr:
    mount: /tmp/aufs/aufs-root: unknown filesystem type 'aufs'.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
---
 ubuntu_aufs_smoke_test/blacklist.5.11.0 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 ubuntu_aufs_smoke_test/blacklist.5.11.0

diff --git a/ubuntu_aufs_smoke_test/blacklist.5.11.0 b/ubuntu_aufs_smoke_test/blacklist.5.11.0
new file mode 100644
index 000000000000..95243dc48f0c
--- /dev/null
+++ b/ubuntu_aufs_smoke_test/blacklist.5.11.0
@@ -0,0 +1 @@
+AUFS is no longer supported on hirsute, derived edge kernels and newer.
-- 
2.27.0




More information about the kernel-team mailing list