Project

General

Profile

Actions

action #128933

closed

test fails in acceptance_sched_stress

Added by mgrifalconi 12 months ago. Updated 11 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-05-08
Due date:
% Done:

0%

Estimated time:
Difficulty:

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

Actions #2

Updated by rfan1 11 months ago

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?

Actions #3

Updated by rfan1 11 months ago

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!
Actions #4

Updated by rfan1 11 months ago

  • Status changed from New to In Progress
  • Assignee set to rfan1
Actions #6

Updated by rfan1 11 months ago

  • Target version set to QE-Core: Ready
Actions #7

Updated by rfan1 11 months ago

  • Status changed from In Progress to Feedback

MR merged.

Actions #8

Updated by rfan1 11 months ago

  • Copied to action #129322: [qe-core]migrate mau-qa_userspace_bash from qa_run added
Actions #9

Updated by rfan1 11 months ago

  • Copied to deleted (action #129322: [qe-core]migrate mau-qa_userspace_bash from qa_run)
Actions #10

Updated by rfan1 11 months ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF