Project

General

Profile

coordination #91139

Updated by tjyrinki_suse almost 3 years ago

After comparing test coverage of SLE 15 SP2 and SP3 in opneQA I identified several tests that are exclusive to either pre-release or post-release testing and could be easily used to increase our coverage just by using what we already have. 

 It is possible that are some errors and some of the tests from the list are already being used. It is also just my opinion, therefor review from other colleagues is more then welcome. 

 These are the tests that run only after release and could be used also before the release (QEM -> product QE) 

 QE Core: 

 tests/console/bind.pm 
 tests/console/dracut_enhanced.pm 
 tests/console/gd.pm 
 tests/console/iotop.pm 
 tests/console/journalctlLevels.pm 
 tests/console/krb5.pm 
 tests/console/libgcrypt.pm 
 tests/console/libssh.pm 
 tests/console/openssl_nodejs.pm 
 tests/console/perf.pm 
 tests/console/rsync_client.pm 
 tests/console/rsync_server.pm 
 tests/console/systemd_rpm_macros.pm 
 tests/console/valgrind.pm 
 tests/console/yast2_registration.pm 
 tests/network/autofs_client.pm 
 tests/network/autofs_server.pm 
 tests/network/salt_master.pm 
 tests/network/salt_minion.pm 
 tests/network/samba/samba_adcli.pm 
 tests/x11/piglit/piglit.pm 
 tests/x11/tomcat.pm 

 QE Yast 

 
 tests/yast2_gui/yast2_instserver.pm 
 tests/yast2_gui/yast2_keyboard.pm 
 tests/yast2_gui/yast2_storage_ng.pm

Back