action #114403
closed[qe-core] openQA doesn't give red or fail the case there even test fails in smt_server_install
100%
Description
Observation¶
We can see lots of error messages there, in this test module, but seems we can still get return 0.
openQA test in scenario sle-12-SP5-Server-DVD-Updates-x86_64-qam-smt-server-install@64bit fails in
smt_server_install
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.
Reproducible¶
Fails since (at least) Build 20220714-1
Expected result¶
Last good: 20220712-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 over 2 years ago
- Category changed from Bugs in existing tests to Enhancement to existing tests
- Target version set to QE-Core: Ready
https://openqa.suse.de/tests/9176046#step/smt_server_install/50
I need double check if it is expected result then the mirror process doesn't quit with errors.
And I would ask for some experts' help for smt server setup.
Updated by rfan1 over 2 years ago
- Related to action #113788: [qe-core] test fails in system_prepare - no space left on device added
Updated by rfan1 over 2 years ago
- Assignee set to rfan1
- Estimated time set to 4.00 h
https://bugzilla.suse.com/show_bug.cgi?id=1201738
File the bug above and try to enhance our test code make sure we can quit the test if any issue with "smt-mirror" process.
Action:
Check the log file to make sure no error messages.
Updated by rfan1 over 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
Updated by rfan1 over 2 years ago
- Status changed from In Progress to Feedback
- % Done changed from 40 to 90
Updated by rfan1 over 2 years ago
- Status changed from Feedback to In Progress
- % Done changed from 90 to 80
Updated by rfan1 about 2 years ago
Can you please double check this ticket? I think we can hold on to merge https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15261
Because I think assert_script_run "tail -2 /var/log/smt/smt-mirror.log | grep 'Errors: : 0'";
is a bit strict for smt server sync, I may need check with migration team to see if we can have better solution to handle the error during data sync.
Updated by szarate about 2 years ago
It hasn't really failed in quite some time, so I guess we can wait a bit more
Updated by rfan1 over 1 year ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
close this ticket since the test is more stable now