Project

General

Profile

Actions

action #36772

closed

[sle][migration][SLE15SP1] test fails in sshd -- remove workaround basded on https://bugzilla.suse.com/show_bug.cgi?id=1090178#c15

Added by dehai almost 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2018-06-05
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-Installer-DVD-x86_64-media_upgrade_sles11sp4_allpatterns@64bit fails in
sshd

Further details

Always latest result in this scenario: latest

Solution

 if (is_upgrade && check_var('ORIGIN_SYSTEM_VERSION', '11-SP4')) {
     <del>record_soft_failure 'bsc#1090178: SuSEfirewall2 service is not available after upgrade from SLES11 SP4 to SLES15';</del>
      assert_script_run("SuSEfirewall2 off")
 }
 else {
     systemctl 'stop ' . $self->firewall if !is_virtualization_server;
 }
Actions

Also available in: Atom PDF