action #13004
closedre-enablement of modules from BIGTEST (was: what the heck is BIGTEST?)
0%
Description
observation¶
There is a section in products/sle/main.pm
loadtest "console/sshd.pm";
if (get_var("BIGTEST")) {
loadtest "console/sntp.pm";
loadtest "console/curl_ipv6.pm";
loadtest "console/wget_ipv6.pm";
loadtest "console/syslinux.pm";
}
but in https://openqa.suse.de/admin/test_suites I can not find "BIGTEST" so I assume this is not tested anywhere at all. The tests should probably be tested and activated again.
suggestions¶
- move modules to extra tests
- execute tests and see if they can still run
- remove then unused variable BIGTEST
- prepare PR
Updated by okurz over 8 years ago
- Description updated (diff)
probably BIGTEST was like the "extra tests".
Updated by okurz about 8 years ago
- Category set to Enhancement to existing tests
Updated by okurz about 8 years ago
- Status changed from New to In Progress
Updated by okurz about 8 years ago
- Subject changed from what the heck is BIGTEST? to re-enablement of modules from BIGTEST (was: what the heck is BIGTEST?)
PR got merged, staging tests failed, fixed with https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2242.
questions in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2214#issuecomment-268182588 have not been answered yet about glxgears breaking in some scenarios.
https://openqa.suse.de/tests/685095 failed because pkcon was blocked, which was then fixed by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2246
Retriggered SLED test, see results from https://openqa.suse.de/tests/latest?flavor=Desktop-DVD&distri=sle&test=allpatterns&arch=x86_64&version=12-SP3&machine=64bit# later
Updated by okurz almost 8 years ago
- Related to action #15578: Test fails in glxgears - command does not exist because packagekit was masked during package installation added
Updated by okurz almost 8 years ago
- Status changed from In Progress to Resolved
SLED allpattern fixed in https://openqa.suse.de/tests/694064#step/glxgears/17