Merge ~canonical-kernel-team/+git/rt-hints:smb/hints into ~canonical-kernel-team/+git/rt-hints:main

Proposed by Stefan Bader
Status: Merged
Merge reported by: Po-Hsu Lin
Merged at revision: cb1c6879374a1f9ac232cf80ae9b90a4567a5aa4
Proposed branch: ~canonical-kernel-team/+git/rt-hints:smb/hints
Merge into: ~canonical-kernel-team/+git/rt-hints:main
Diff against target: 18 lines (+7/-0)
1 file modified
groovy-linux.yaml (+7/-0)
Reviewer Review Type Date Requested Status
Krzysztof Kozlowski (community) Needs Fixing
Francis Ginther Approve
Review via email: mp+405383@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

+1

review: Approve
Revision history for this message
Krzysztof Kozlowski (krzk) wrote :

lp:1900644 is fixed, so hinting is incorrect. If issue appears, it means fix was wrong, so it has to be revised.
Hinting lp:1892213, lp:1900644, lp:1881643 should be reflected in Trello and in that LP issue. For example some of them are pending SRU bugs.

review: Needs Fixing
Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote :

I was wondering if we should avoid hinting ubuntu_kernel_selftests.net tests. We don't have the granularity to hint individual testcases like tls/psock_send.sh/icmp_redirect.sh/etc, so if we hint ubuntu_kernel_selftests.net altogether we will miss future regressions on other testcases.

cb1c687... by Stefan Bader

groovy/linux: Hint taint by zfs on s390x for boot

Signed-off-by: Stefan Bader <email address hidden>

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

I can see this has already been landed in:
commit f946ea5d69ba6c92f848383282d44287e6873c03
Author: Stefan Bader <email address hidden>
Date: Mon Jul 12 14:58:20 2021 +0200

    groovy/linux: Hint taint by zfs on s390x for boot

    Signed-off-by: Stefan Bader <email address hidden>
    Acked-by: Francis Ginther <email address hidden>

diff --git a/groovy-linux.yaml b/groovy-linux.yaml
index 15c92d4..251d3b7 100644
--- a/groovy-linux.yaml
+++ b/groovy-linux.yaml
@@ -23,6 +23,13 @@ DEFAULTS:
   source: linux
   cloud: metal

+boot:
+ - version: 5.8.0.*
+ test-case: kernel-tainted
+ arch: s390x
+ state: FLAKY
+ comment: 'LP: #1892124 Leftover zfs config might cause these out-of-tree driver to get loaded.'
+
 ubuntu_kernel_selftests:
   - version: 5.8.0.*
     test-case: memory-hotplug

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/groovy-linux.yaml b/groovy-linux.yaml
2index 15c92d4..8703bdb 100644
3--- a/groovy-linux.yaml
4+++ b/groovy-linux.yaml
5@@ -23,6 +23,13 @@ DEFAULTS:
6 source: linux
7 cloud: metal
8
9+boot:
10+ - version: 5.8.0.*
11+ test-case: kernel-tainted
12+ arch: s390x
13+ state: FLAKY
14+ comment: 'Leftover zfs config might cause these out-of-tree driver to get loaded.'
15+
16 ubuntu_kernel_selftests:
17 - version: 5.8.0.*
18 test-case: memory-hotplug

Subscribers

People subscribed via source and target branches

to all changes: