Merge ~canonical-kernel-team/+git/rt-hints:mhcerri/hints-for-5.11-azure into ~canonical-kernel-team/+git/rt-hints:main

Proposed by Marcelo Cerri
Status: Merged
Merge reported by: Krzysztof Kozlowski
Merged at revision: bee6a73b95279bc3733511506bc620205d6f42c1
Proposed branch: ~canonical-kernel-team/+git/rt-hints:mhcerri/hints-for-5.11-azure
Merge into: ~canonical-kernel-team/+git/rt-hints:main
Diff against target: 96 lines (+76/-2)
2 files modified
focal-linux-azure-5.11.yaml (+35/-2)
hirsute-linux-azure.yaml (+41/-0)
Reviewer Review Type Date Requested Status
Krzysztof Kozlowski (community) Approve
Review via email: mp+405863@code.launchpad.net

Commit message

Hints for the 5.11 azure kernels in hirsute and in focal.

I'm keeping the hints restricted to specific versions because I don't want to blindly hint new versions.

To post a comment you must log in.
Revision history for this message
Krzysztof Kozlowski (krzk) :
review: Approve
Revision history for this message
Krzysztof Kozlowski (krzk) wrote :

Rebased and merged, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/focal-linux-azure-5.11.yaml b/focal-linux-azure-5.11.yaml
2index 145ebb5..03e4353 100644
3--- a/focal-linux-azure-5.11.yaml
4+++ b/focal-linux-azure-5.11.yaml
5@@ -23,7 +23,40 @@ DEFAULTS:
6 source: linux-azure-5.11
7 cloud: azure
8 ubuntu_ltp:
9- - version: 5.11.0.*
10- test-case: rtc01
11+ - version: 5\.11\.0-(1010|1011)\..*
12+ test-case: kernel_misc
13 state: FLAKY
14 comment: 'lp:#1899416 - ubuntu_ltp/kernel_misc/rtc01 failed on some instances'
15+ - version: 5\.11\.0-(1010|1011)\..*
16+ test-case: controllers
17+ state: FLAKY
18+ comment: 'LP:#1847982 - This bug is already fixed in the test, so hint only the current kernel for now'
19+ubuntu_bpf:
20+ - version: 5\.11\.0-(1010|1011)\..*
21+ test-case: setup|test_verifier|test_maps
22+ state: FLAKY
23+ comment: 'LP:#1936758 - ubuntu_bpf: Cannot find a vmlinux for VMLINUX_BTF (5.11 kernels on focal)'
24+ubuntu_aufs_smoke_test:
25+ - version: 5\.11\.0-(1010|1011)\..*
26+ test-case: aufs-smoke-test
27+ state: FLAKY
28+ comment: 'lp:#1934873 - ubuntu_aufs_smoke_test fails on Focal cloud v5.11'
29+ubuntu_kernel_selftests:
30+ - version: .*
31+ test-case: cpu-hotplug
32+ state: FLAKY
33+ comment: 'CPU hotplug is not supported in Azure'
34+ - version: 5\.11\.0-(1010|1011)\..*
35+ test-case: net
36+ state: FLAKY
37+ comment: 'LP: #1900644 (tls), LP: #1892213 (psock_send.sh), LP: #1936325 (udpgro(_bench)?.sh fails to build), LP: #1880645 (icmp_redirect.sh), LP: #1928889 (devlink_port_split.py list index out of range), LP: #1928890 (vrf_route_leaking.sh: 45)'
38+ubuntu_ltp_syscalls:
39+ - version: 5\.11\.0-(1010|1011)\..*
40+ test-case: syscalls
41+ state: FLAKY
42+ comment: 'LP:#1934432 - shmget02 / shmget03 in ubuntu_ltp_syscalls failed on F-oem-5.10'
43+ubuntu_lttng_smoke_test:
44+ - version: 5\.11\.0-(1010|1011)\..*
45+ test-case: lttng-smoke-test
46+ state: FLAKY
47+ comment: 'LP:#1921728 - lttng needs to be fixed for 5.11'
48diff --git a/hirsute-linux-azure.yaml b/hirsute-linux-azure.yaml
49index 6ce7b6a..eedbf09 100644
50--- a/hirsute-linux-azure.yaml
51+++ b/hirsute-linux-azure.yaml
52@@ -27,3 +27,44 @@ ubuntu_ltp:
53 test-case: rtc01
54 state: FLAKY
55 comment: 'lp:#1899416 - ubuntu_ltp/kernel_misc/rtc01 failed on some instances'
56+ - version: 5\.11\.0-(1010|1011)\..*
57+ test-case: controllers
58+ state: FLAKY
59+ comment: 'LP:#1847982 - This bug is already fixed in the test, so hint only the current kernel for now'
60+ubuntu_ltp_syscalls:
61+ - version: 5\.11\.0-(1010|1011)\..*
62+ test-case: syscalls
63+ state: FLAKY
64+ comment: 'LP:#1934432 - shmget02 / shmget03 in ubuntu_ltp_syscalls failed on F-oem-5.10'
65+ubuntu_bpf:
66+ - version: 5\.11\.0-(1010|1011)\..*
67+ test-case: setup
68+ state: FLAKY
69+ comment: 'LP:#1936755 - Probably a test setup issue: clang is missing'
70+ - version: 5\.11\.0-(1010|1011)\..*
71+ test-case: test_verifier
72+ state: FLAKY
73+ comment: 'LP:#1936755 - Probably a test setup issue: clang is missing'
74+ - version: 5\.11\.0-(1010|1011)\..*
75+ test-case: test_maps
76+ state: FLAKY
77+ comment: 'LP:#1936755 - Probably a test setup issue: clang is missing'
78+ubuntu_kernel_selftests:
79+ - version: .*
80+ test-case: cpu-hotplug
81+ state: FLAKY
82+ comment: 'CPU hotplug is not supported in Azure'
83+ - version: 5\.11\.0-(1010|1011)\..*
84+ test-case: net
85+ state: FLAKY
86+ comment: 'LP: #1900644 (tls), LP: #1892213 (psock_send.sh), LP: #1936325 (udpgro(_bench)?.sh fails to build), LP: #1880645 (icmp_redirect.sh), LP: #1928889 (devlink_port_split.py list index out of range), LP: #1928890 (vrf_route_leaking.sh: 45)'
87+ubuntu_kvm_unit_tests:
88+ - version: 5\.11\.0-(1010|1011)\..*
89+ test-case: setup
90+ state: FLAKY
91+ comment: 'LP:#1900646 - setup fails with multiple definition of jmpbuf in lib/libcflat.a'
92+ubuntu_qrt_apparmor:
93+ - version: 5\.11\.0-(1010|1011)\..*
94+ test-case: test-apparmor.py
95+ state: FLAKY
96+ comment: 'LP:#1928888 - test_utils_testsuite from ubuntu_qrt_apparmor linux ADT test failure with linux/5.11.0-18.19'

Subscribers

People subscribed via source and target branches

to all changes: