Merge ~diewald/+git/rt-hints:oem-6.0-1014.14 into ~canonical-kernel-team/+git/rt-hints:main

Proposed by Manuel Diewald
Status: Merged
Approved by: Po-Hsu Lin
Approved revision: 60fca1ab53e091598c405f91acf234758f0c7d29
Merged at revision: 81e71130c3f66fad25d76251fb03ff1f4d843ab3
Proposed branch: ~diewald/+git/rt-hints:oem-6.0-1014.14
Merge into: ~canonical-kernel-team/+git/rt-hints:main
Diff against target: 15 lines (+4/-0)
1 file modified
jammy-linux-oem-6.0.yaml (+4/-0)
Reviewer Review Type Date Requested Status
Po-Hsu Lin Approve
Andrei Gherzan Approve
Review via email: mp+441082@code.launchpad.net

Description of the change

LP: 1983357 mentions that test_021_aslr_dapper_mmap has been failing on some instances in the past, too, so it appears to be a known defect. I think it is safe to assume both tests cover very similar functionality (ASLR) and given we hint test_021_aslr_dapper_libs, it is probably sensible to hint _mmap without further investigation, too.

To post a comment you must log in.
Revision history for this message
Andrei Gherzan (agherzan) wrote :

The change description would be useful to have in git log too.

review: Approve
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

IMO we should isolate this as this does not happen on bare-metal, thought?

Revision history for this message
Manuel Diewald (diewald) wrote :

> IMO we should isolate this as this does not happen on bare-metal, thought?

I have created a separate bug report for this issue (https://bugs.launchpad.net/bugs/2016296). The hint is now specific to openstack.

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jammy-linux-oem-6.0.yaml b/jammy-linux-oem-6.0.yaml
2index 7453a59..e51c488 100644
3--- a/jammy-linux-oem-6.0.yaml
4+++ b/jammy-linux-oem-6.0.yaml
5@@ -141,6 +141,10 @@ ubuntu_qrt_kernel_security:
6 test-case: KernelSecurityTest.test_021_aslr_dapper_libs
7 cloud: metal|openstack
8 comment: 'LP: 1983357 - test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 AMD64'
9+ - version: 6\.0\.0-(1014|.*).*
10+ test-case: KernelSecurityTest.test_021_aslr_dapper_mmap
11+ cloud: openstack
12+ comment: 'LP: #2016296 - test_021_aslr_dapper_mmap from ubuntu_qrt_kernel_security failed on J-OEM-6.0 AMD64'
13
14 ubuntu_sysdig_smoke_test:
15 - version: 6\.0\.0-.*

Subscribers

People subscribed via source and target branches