action #129325
closed
[qe-core]migrate mau-qa_acceptance_fs_stress from qa_run
Added by rfan1 over 1 year ago.
Updated over 1 year ago.
Category:
Enhancement to 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
- Copied from action #129322: [qe-core]migrate mau-qa_userspace_bash from qa_run added
- Start date deleted (
2023-05-08)
- Copied from deleted (action #129322: [qe-core]migrate mau-qa_userspace_bash from qa_run)
# rpm -ql qa_test_fs_stress-0.1-qa.171.1.noarch
/usr/lib/ctcs2
/usr/lib/ctcs2/tcf
/usr/lib/ctcs2/tcf/fs_stress.tcf
/usr/share/doc/packages/qa_test_fs_stress
/usr/share/doc/packages/qa_test_fs_stress/COPYING
/usr/share/man/man8/qa_test_fs_stress.8.gz
/usr/share/qa
/usr/share/qa/tcf
/usr/share/qa/tcf/fs_stress.tcf
/usr/share/qa/tools
/usr/share/qa/tools/file_copy
/usr/share/qa/tools/test_fs_stress-run
I can find the final test scripts point to:
timer 18000
fg 1 file_copy_100 /usr/share/qa/tools/file_copy -j 50 -i 5 -s 100
wait
timer 18000
fg 1 file_copy_500 /usr/share/qa/tools/file_copy -j 20 -i 5 -s 500
wait
timer 18000
fg 1 file_copy_5000 /usr/share/qa/tools/file_copy -j 4 -i 5 -s 5000
wait
We can re-use this script to do file copy tests.
- Status changed from New to In Progress
I would suggest to remove the test as well!
file copy tests should be covered by kernel/filesystem tests as well.
- Status changed from In Progress to Feedback
- Status changed from Feedback to Resolved
Also available in: Atom
PDF