mm:kallsyms from ubuntu_ltp failed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
LEE KUAN-YING |
Bug Description
[Impact]
The updated LTP(new version as listed below) has added kallsyms testcase which can't pass
since CONFIG_KALLSYMS isn't enabled in KVM kernel.
Old LTP version:
Latest commit in 'sru' branch: 58aa31f55 UBUNTU: SAUCE: Upstream head SHA1 cbc2d05684
Latest upstream commit: cbc2d0568 mkdir03: Convert docs to docparse
New version:
Latest commit in 'sru' branch: bdcd2254e UBUNTU: SAUCE: Upstream head SHA1 8f21ebba42
Latest upstream commit: 8f21ebba4 LTP 20240524
Test log:
INFO: Test start time: Mon Jun 24 07:29:37 UTC 2024
COMMAND: /opt/ltp/
LOG File: /dev/null
FAILED COMMAND File: /dev/null
TCONF COMMAND File: /dev/null
Running tests.......
tst_test.c:1733: TINFO: LTP version: 20230929-
tst_test.c:1619: TINFO: Timeout per run is 0h 01m 30s
kallsyms.c:73: TBROK: fopen(/
[Test case]
N/A
[Regression potential]
Low risk since these testcase is new.
description: | updated |
Fix applied upstream and pulled back to our fork, this is no longer failing on B/kvm and X/kvm. Hints removed.
Thanks.