Project

General

Profile

Actions

action #13004

closed

re-enablement of modules from BIGTEST (was: what the heck is BIGTEST?)

Added by okurz over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2016-08-03
Due date:
% Done:

0%

Estimated time:
Difficulty:

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

Related issues 1 (0 open1 closed)

Related to openQA Tests - action #15578: Test fails in glxgears - command does not exist because packagekit was masked during package installationResolvedokurz2016-12-20

Actions
Actions #1

Updated by okurz over 7 years ago

  • Description updated (diff)

probably BIGTEST was like the "extra tests".

Actions #2

Updated by okurz over 7 years ago

  • Assignee set to okurz
Actions #3

Updated by okurz over 7 years ago

  • Category set to Enhancement to existing tests
Actions #4

Updated by okurz over 7 years ago

  • Status changed from New to In Progress
Actions #5

Updated by okurz over 7 years ago

  • Subject changed from what the heck is BIGTEST? to re-enablement of modules from BIGTEST (was: what the heck is BIGTEST?)
Actions #6

Updated by okurz over 7 years ago

  • Related to action #15578: Test fails in glxgears - command does not exist because packagekit was masked during package installation added
Actions #7

Updated by okurz over 7 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF