Actions
action #89990
closedError on tests/kernel/run_ltp.pm: Can't locate sle/tests/kernel/run_ltp.pm
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2021-03-12
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-15-SP3-Online-x86_64-ltp_openposix@64bit fails in
boot_ltp
Test suite description¶
A vast number of tests which ensure compliance with POSIX standards. This tests libc (user land) more than the kernel, but libc is the primary user for much of the kernel API.
_QUIET_SCRIPT_CALLS=1 poo#55238
Reproducible¶
Fails since (at least) Build 160.2 (current job)
Expected result¶
Last good: 160.2 (or more recent)
Further details¶
Always latest result in this scenario: latest
LTP tests started to fail with error:
info] ::: basetest::runtest: # Test died: error on tests/kernel/run_ltp.pm: Can't locate sle/tests/kernel/run_ltp.pm in @INC (you may need to install the sle::tests::kernel::run_ltp module)
(@INC contains: sle/tests/kernel sle/lib /var/lib/openqa/pool/4/blib/arch /var/lib/openqa/pool/4/blib/lib /usr/lib/os-autoinst /usr/lib/perl5/site_perl/5.26.1/ppc64le-linux-thread-multi /usr/lib/perl5/site_perl/5.26.1 /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi /usr/lib/perl5/vendor_perl/5.26.1 /usr/lib/perl5/5.26.1/ppc64le-linux-thread-multi /usr/lib/perl5/5.26.1 /usr/lib/perl5/site_perl) at (eval 156) line 1.
Could be caused by https://github.com/os-autoinst/openQA/pull/3712
Actions