Project

General

Profile

Actions

action #75058

closed

[sle][Migration][SLE15SP3] remove softfail record for bsc#1034541

Added by coolgw over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2020-10-22
Due date:
% Done:

100%

Estimated time:
8.00 h
Difficulty:
Actions #1

Updated by leli over 3 years ago

  • Category set to Enhancement to existing tests
  • Assignee set to leli

We need remove the workaround since the bug not exist any more.

linux-zyts:/var/lib/openqa/tests/sle # grep -Rni 1034541
tests/update/patch_sle.pm:234: # workround for bsc#1034541
tests/update/patch_sle.pm:236: record_soft_failure 'bsc#1034541';

Actions #2

Updated by leli over 3 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50
Actions #3

Updated by leli over 3 years ago

  • Status changed from In Progress to Rejected

On SLES11SP4, if install all patterns during installation then won't have conflict for pattern sap-server, note: no registration. While if we do not install all patterns during installation, after installation, register system then install all patterns(zypper in or via yast), we will have the conflict for pattern sap-server.

I found sapconf is not installed when this conflict happened.
##################
linux130:~ # zypper if sapconf
Loading repository data...
Reading installed packages...

Information for package sapconf:

Repository: SLES11-SP4-Updates
Name: sapconf
Version: 3.1-8.1
Arch: s390x
Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Support Level: Level 3
Installed: No
Status: not installed
Installed Size: 49.0 KiB
Summary: Kernel Parameter Initializiation for SAP Systems
Description:
This package sets the kernel parameters to recommended values for SAP
systems in a dynamic way during boot time by using the sysctl(8) tool.

The kernel parameters can be changed by the user by editing the
variables in the configuration file /etc/sysconfig/sapconf.

Furthermore, it is checked that a well-sized /dev/shm is available for
the XSI shared memory facility. Note that /dev/shm is already part of
the tmpfs /dev which is mounted by the initial initrd ramdisk system

linux130:~ # zypper in sapconf
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: sapconf-3.1-8.1.s390x conflicts with ulimit provided by ulimit-1.2-2.4.11.noarch
Solution 1: deinstallation of ulimit-1.2-2.4.11.noarch
Solution 2: do not install sapconf-3.1-8.1.s390x

Choose from above solutions by number or cancel 1/2/c:

Choose from above solutions by number or cancel 1/2/c: 1
Resolving dependencies...
Resolving package dependencies...

The following NEW packages are going to be installed:
sapconf sysstat

The following package is going to be REMOVED:
ulimit

2 new packages to install, 1 to remove.
Overall download size: 210.0 KiB. After the operation, additional 698.0 KiB will be used.
Continue? y/n/? shows all options:
Retrieving package sysstat-8.1.5-7.52.1.s390x (1/2), 175.0 KiB (662.0 KiB unpacked)
Retrieving: sysstat-8.1.5-7.52.1.s390x.rpm [done]
Retrieving package sapconf-3.1-8.1.s390x (2/2), 35.0 KiB (49.0 KiB unpacked)
Retrieving: sapconf-3.1-8.1.s390x.rpm [done]
Removing ulimit-1.2-2.4.11 [done]
Installing: sysstat-8.1.5-7.52.1 [done]
Installing: sapconf-3.1-8.1 [done]

Then it will install sapconf and sap_server automatically.
Follow https://bugzilla.suse.com/show_bug.cgi?id=1034541#c11, we should skip to install 'SAP Application Server Base'. Since the workaround already there, so just keep it.

Actions #4

Updated by leli over 3 years ago

  • Status changed from Rejected to New
  • % Done changed from 50 to 0

We need remove the softfail record since bsc#1034541 is an invalid bug.

Actions #5

Updated by leli over 3 years ago

  • Subject changed from [sle][Migration][SLE15SP3] remove workround for bsc#1034541 to [sle][Migration][SLE15SP3] remove softfail record for bsc#1034541
Actions #6

Updated by leli over 3 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

For invalid bug 1034541, we needn't keep to record the soft failure. Skip the installation of "SAP Application Server Base" is we should do in migration test, with that pattern will start to install the product "SLES for SAP".

PR submitted, https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/11289

Actions #7

Updated by leli over 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF