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

Proposed by Kleber Sacilotto de Souza
Status: Merged
Approved by: Sean Feole
Approved revision: 6739ebe9f7845572aa8a21405318ab684a6cee43
Merge reported by: Sean Feole
Merged at revision: 6739ebe9f7845572aa8a21405318ab684a6cee43
Proposed branch: ~canonical-kernel-team/+git/rt-hints:klebers/hints
Merge into: ~canonical-kernel-team/+git/rt-hints:main
Diff against target: 97 lines (+91/-0)
1 file modified
bionic-linux.yaml (+91/-0)
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Sean Feole Approve
Review via email: mp+405619@code.launchpad.net

This proposal supersedes a proposal from 2021-07-12.

Description of the change

Some initial hints for bionic/linux.

v2: combined all the entries for the same testsuites.

To post a comment you must log in.
Revision history for this message
Sean Feole (sfeole) wrote : Posted in a previous version of this proposal

these lgtm, +1, Lets ensure the bugs get tagged identifying that they are hinted as well.

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote : Posted in a previous version of this proposal

Please combine all of the hints for the same test suite under a single test suite entry. For example:

ubuntu_kvm_unit_tests:
  - version: 4.15.0.*
    cloud: metal
    instance-type: akis
    arch: amd64
    state: FLAKY
    test-case: emulator
    comment: lp:#1932966 - kvm_unit_tests emulator test fails on 4.15 kernel, timeout
  - version: 4.15.0.*
    cloud: metal
    instance-type: akis
    arch: amd64
    state: FLAKY
    test-case: vmx
    comment: lp:#1917616 - vmx test from ubuntu_kvm_unit_tests failed on Bionic/Focal
  - version: 4.15.0.*
    cloud: metal
    instance-type: akis
    arch: amd64
    state: FLAKY
    test-case: vmx_apic_passthrough_thread
    comment: lp:#1918692 - ubuntu-kvm-unit-test/vmx_apic_passthrough_thread reports assertion failure
...

review: Needs Fixing
Revision history for this message
Sean Feole (sfeole) wrote : Posted in a previous version of this proposal

Updated all LP bugs with "hinted" tag and marked project status as "triaged"

Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote : Posted in a previous version of this proposal

> Please combine all of the hints for the same test suite under a single test
> suite entry. For example:

Thanks Francis. I'll resubmit the MR.

Revision history for this message
Sean Feole (sfeole) wrote :

Thanks for updating this Kleber, these updates look good. +1 from me.

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Looks good now.

+1

review: Approve
Revision history for this message
Sean Feole (sfeole) wrote :

rebased & merged

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/bionic-linux.yaml b/bionic-linux.yaml
0new file mode 1006440new file mode 100644
index 0000000..0c3fe4f
--- /dev/null
+++ b/bionic-linux.yaml
@@ -0,0 +1,91 @@
1DEFAULTS:
2 series: bionic
3 source: linux
4
5ubuntu_kernel_selftests:
6 - version: 4.15.0.*
7 cloud: metal
8 test-case: memory-hotplug
9 state: FLAKY
10 arch: amd64
11 instance-type: akis
12 comment: lp:#1923113 - mem-on-off-test from memory-hotplug fails with invalid argument/unexpected success
13 - version: 4.15.0.*
14 cloud: metal
15 instance-type: .*
16 test-case: memory-hotplug
17 state: FLAKY
18 arch: ppc64el
19 comment: lp:#1923113 - mem-on-off-test from memory-hotplug fails with invalid argument/unexpected success
20
21ubuntu_kvm_unit_tests:
22 - version: 4.15.0.*
23 cloud: metal
24 instance-type: akis
25 arch: amd64
26 state: FLAKY
27 test-case: emulator
28 comment: lp:#1932966 - kvm_unit_tests emulator test fails on 4.15 kernel, timeout
29 - version: 4.15.0.*
30 cloud: metal
31 instance-type: akis
32 arch: amd64
33 state: FLAKY
34 test-case: vmx
35 comment: lp:#1917616 - vmx test from ubuntu_kvm_unit_tests failed on Bionic/Focal
36 - version: 4.15.0.*
37 cloud: metal
38 instance-type: akis
39 arch: amd64
40 state: FLAKY
41 test-case: vmx_apic_passthrough_thread
42 comment: lp:#1918692 - ubuntu-kvm-unit-test/vmx_apic_passthrough_thread reports assertion failure
43 - version: 4.15.0.*
44 cloud: metal
45 instance-type: akis
46 arch: amd64
47 state: FLAKY
48 test-case: vmx_apicv_test
49 comment: lp:#1827866 - vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure / X-aws
50 - version: 4.15.0.*
51 cloud: metal
52 instance-type: akis
53 arch: amd64
54 state: FLAKY
55 test-case: vmx_hlt_with_rvi_test
56 comment: lp:#1923284 - vmx_host_state_area / vmx_intr_window_test / vmx_nmi_window_test / vmx_hlt_with_rvi_test fails with timeout on Bionic
57 - version: 4.15.0.*
58 cloud: metal
59 instance-type: akis
60 arch: amd64
61 state: FLAKY
62 test-case: vmx_host_state_area
63 comment: lp:#1923284 - vmx_host_state_area / vmx_intr_window_test / vmx_nmi_window_test / vmx_hlt_with_rvi_test fails with timeout on Bionic
64 - version: 4.15.0.*
65 cloud: metal
66 instance-type: akis
67 arch: amd64
68 state: FLAKY
69 test-case: vmx_intr_window_test
70 comment: lp:#1923284 - vmx_host_state_area / vmx_intr_window_test / vmx_nmi_window_test / vmx_hlt_with_rvi_test fails with timeout on Bionic
71 - version: 4.15.0.*
72 cloud: metal
73 instance-type: akis
74 arch: amd64
75 state: FLAKY
76 test-case: vmx_nmi_window_test
77 comment: lp:#1923284 - vmx_host_state_area / vmx_intr_window_test / vmx_nmi_window_test / vmx_hlt_with_rvi_test fails with timeout on Bionic
78 - version: 4.15.0.*
79 cloud: metal
80 instance-type: akis
81 arch: amd64
82 state: FLAKY
83 test-case: vmx_init_signal_test
84 comment: lp:#1935684 - vmx_init_signal_test in ubuntu_kvm_unit_tests fails on bionic/linux amd64
85 - version: 4.15.0.*
86 cloud: metal
87 instance-type: akis
88 arch: amd64
89 state: FLAKY
90 test-case: vmx_pending_event_test
91 comment: lp:#1866591 - vmx_pending_event_test failed in ubuntu_kvm_unit_tests

Subscribers

People subscribed via source and target branches

to all changes: