action #128933
closed
test fails in acceptance_sched_stress
Added by mgrifalconi over 1 year ago.
Updated over 1 year ago.
Category:
Bugs in existing tests
Description
Observation¶
One more QA-RUN test that we should have removed long time ago.
Other than finding the issue, we should convert this test to a 'normal' one instead of using qe-run
openQA test in scenario sle-12-SP5-Server-DVD-Updates-x86_64-mau-qa_acceptance_sched_stress@64bit fails in
acceptance_sched_stress
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.
Reproducible¶
Fails since (at least) Build 20230507-1
Expected result¶
Last good: 20230506-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
The test code finally points to
/usr/lib/ctcs2/tools/run /usr/share/qa/tcf/sched_stress.tcf
# cat /usr/share/qa/tcf/sched_stress.tcf
timer 54000
fg 1 sched_stress /usr/share/qa/qa_test_sched_stress/do_sched_stress
wait
# cat /usr/share/qa/qa_test_sched_stress/do_sched_stress |grep -v ^#
PATH="$PATH:/opt/ltp/testcases/bin/"
cd /opt/ltp/testcases/bin
export KERNEL=./sched_datafile
touch $KERNEL
echo 0.000000 > sch.measure
export RAWDEV=`df / | grep dev | awk {'print $1'}`
sched_driver -s 0.9 -p 2 > /tmp/tmp$$
tail -n 5 /tmp/tmp$$
rm -rf /tmp/tmp$$ ./sched_datafile sch.measure
# rpm -qf /opt/ltp/testcases/bin/sched_driver
qa_test_ltp-20220121-qa.9.1.x86_64
Dose kernel QE team cover the ltp tests?
An simple way is
susetest:/opt/ltp/testcases/bin # PATH=$PATH:$PWD sched_stress.sh
end time = Fri May 12 04:55:19 2023
elapsed time = 0.02 hours
successful!
- Status changed from New to In Progress
- Assignee set to rfan1
- Target version set to QE-Core: Ready
- Status changed from In Progress to Feedback
- Copied to action #129322: [qe-core]migrate mau-qa_userspace_bash from qa_run added
- Copied to deleted (action #129322: [qe-core]migrate mau-qa_userspace_bash from qa_run)
- Status changed from Feedback to Resolved
Also available in: Atom
PDF