Project

General

Profile

Actions

action #110437

closed

Verify if we can shutdown from GUI in backend s390x

Added by JERiveraMoya almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2022-04-29
Due date:
% Done:

0%

Estimated time:

Description

Motivation

A workaround was introduced a time ago https://openqa.suse.de/tests/8635046#step/shutdown/8
where we avoid shutdown of the system from graphical UI:

if (is_backend_s390x) {
   record_soft_failure('poo#58127 - Temporary workaround, because shutdown module is marked as failed on s390x backend when shutting down from GUI.');
   select_console 'root-console';
   enter_cmd "$action";
            }

We only shutdown the system in one test suite in YaST group for Product Validation:
https://openqa.suse.de/tests/overview?arch=&flavor=&machine=s390x-zVM-vswitch-l2%2Cs390x-zVM-vswitch-l3&test=&modules=&module_re=&distri=sle&version=15-SP4&build=137.1&groupid=129#
select_modules_and_patterns+registration

Acceptance criteria

AC1: run 10+ verification to check that we can shutdown from GUI
AC2: if succeed, remove workaround, if not file a bug and communicate desktop squad/slack channel.

Actions

Also available in: Atom PDF