Merge ~canonical-kernel-team/+git/autotest-client-tests:phlin/remove-ftrace into ~canonical-kernel-team/+git/autotest-client-tests:master

Proposed by Po-Hsu Lin
Status: Merged
Merge reported by: Po-Hsu Lin
Merged at revision: 60b6e14771988ddd51add1ba9d205c0bacbfc3c6
Proposed branch: ~canonical-kernel-team/+git/autotest-client-tests:phlin/remove-ftrace
Merge into: ~canonical-kernel-team/+git/autotest-client-tests:master
Diff against target: 13 lines (+1/-1)
1 file modified
ubuntu_kernel_selftests/control (+1/-1)
Reviewer Review Type Date Requested Status
Andrei Gherzan Approve
Francis Ginther Approve
Review via email: mp+445094@code.launchpad.net

Commit message

We have ftrace test splitted to ubuntu_ftrace_smoke_test, and it has
been tested for one SRU cycle. I think we can remove ftrace from
ubuntu_kernel_selftests now.

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
Andrei Gherzan (agherzan) wrote :

+1

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

Applied and pushed, thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu_kernel_selftests/control b/ubuntu_kernel_selftests/control
2index bd38829..396f870 100644
3--- a/ubuntu_kernel_selftests/control
4+++ b/ubuntu_kernel_selftests/control
5@@ -11,7 +11,7 @@ TEST_TYPE = "client"
6 DOC = ""
7
8
9-categories = ['breakpoints', 'cpu-hotplug', 'efivarfs', 'memfd', 'memory-hotplug', 'mount', 'powerpc', 'net', 'ptrace', 'seccomp', 'timers', 'user', 'ftrace']
10+categories = ['breakpoints', 'cpu-hotplug', 'efivarfs', 'memfd', 'memory-hotplug', 'mount', 'powerpc', 'net', 'ptrace', 'seccomp', 'timers', 'user']
11 #
12 # The seccomp tests on 4.19+ on non-x86 are known to be fail and
13 # need fixing up. For now, disable them.

Subscribers

People subscribed via source and target branches

to all changes: