action #120711
Move the "disable_installation_repos" ahead of registration for online migration cases
0%
Description
Observation:
A failure on s390x online cases:
https://openqa.suse.de/tests/9972611#step/register_system/39
The ftp repo of SLE15-SP4-15.4-0 was added when installation, and it was enabled. See the log as below:
2022-07-11 23:46:18 susetest(6790) [zypp] RepoFileReader.cc(repositories_in_stream):217 - alias : SLES15-SP4-15.4-0
2022-07-11 23:46:18 susetest(6790) [zypp] RepoFileReader.cc(repositories_in_stream):217 - name : SLES15-SP4-15.4-0
2022-07-11 23:46:18 susetest(6790) [zypp] RepoFileReader.cc(repositories_in_stream):217 - enabled : 1
2022-07-11 23:46:18 susetest(6790) [zypp] RepoFileReader.cc(repositories_in_stream):217 - autorefresh : 1
2022-07-11 23:46:18 susetest(6790) [zypp] RepoFileReader.cc(repositories_in_stream):217 - url : ftp://openqa.suse.de/SLE-15-SP4-Online-s390x-Build151.1-Media1
The build of 151.1 is removed from openqa assets.
Checking the openqa code, found that for the online migration cases, it disable this installation repo after registration and for offline migration cases, it disable the repo before registration.
Online cases:
it load "disable_installation_repos" in tests/migration/online_migration/zypper_patch.pm
Acceptance criteria
AC1: Same with offline migration cases, move the "disable_installation_repos" ahead of registration for online migration cases.
Move it to tests/migration/online_migration/online_migration_setup.pm
Related issues
History
#2
Updated by openqa_review about 2 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: online_sles15sp4_pscc_basesys-srv-desk_def_full_zypp
https://openqa.suse.de/tests/10062544#step/register_system/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
#3
Updated by JERiveraMoya about 2 months ago
- Related to action #121906: Create a default+gnome daily auto-installation for SLE 15 SP4 added
#4
Updated by JERiveraMoya about 2 months ago
- Tags deleted (
qe-yam-refinement)
#5
Updated by openqa_review about 1 month ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: online_sles15sp4_pscc_basesys-srv-desk_def_full_zypp
https://openqa.suse.de/tests/10220324#step/register_system/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
#6
Updated by openqa_review 3 days ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: online_sles15sp4_pscc_basesys-srv-desk_def_full_zypp
https://openqa.suse.de/tests/10352330#step/register_system/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 56 days if nothing changes in this ticket.