Project

General

Profile

Actions

action #34402

closed

[functional][u][s390x][medium] Revisit extra_tests_on_gnome@s390x (was: Do no run extra_tests_on_gnome on s390x)

Added by michalnowak about 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 20
Start date:
2018-04-06
Due date:
2018-11-20
% Done:

0%

Estimated time:
Difficulty:

Description

Motivation

On s390x the extra_tests_on_gnome test suite is actually "textmode test suite" because DESKTOP is set to textmode.

main_common.pm:

    if (any_desktop_is_applicable()) {
        load_extra_tests_desktop;
    }
    else {
        load_extra_tests_textmode;
    }

I guess that the test suite should not be run as it's the same as extra_tests_in_textmode which is being scheduled in SLE:Functional.

Unless s390x can boot to some desktop :).

Acceptance criteria

  • AC1: extra_tests_on_gnome is only scheduled when it actually executes test modules within the gnome session as on the other architectures
  • AC2: extra_tests_on_gnome are still scheduled on SLE12 at least (because that worked in before)

Related issues 3 (0 open3 closed)

Related to openQA Tests - action #37820: [functional][sle][u][hard][ipmi][sporadic] test fails in first_boot - Lost connection to SUT on SLE12-SP4Resolvedzluo2018-06-262018-07-17

Actions
Related to openQA Tests - action #43658: [sle][functional][u][s390x] re-enable extra_tests_on_gnome@s390x (or: Get vnc session working for SLE15SP1)Resolvedzluo2018-11-12

Actions
Blocked by openQA Tests - action #36268: [sle][functional][u][hard][s390x] test fails in consoletest_finish - screen does not show desktop sessionResolvedoorlov2018-05-162018-09-11

Actions
Actions

Also available in: Atom PDF