action #15112
closed[Migration] SLES: minimal necessary patches
Added by maritawerner about 8 years ago. Updated over 7 years ago.
100%
Description
Online migration is performed with the default installation and with full-patched installations.
Online migration with minimal necessary patches is still missing.
Updated by maritawerner about 8 years ago
- Related to action #10996: [sles][migration] fully patch before upgrading (offline+online) added
Updated by maritawerner about 8 years ago
- Subject changed from [Online migration] SLES: minimal update to [Online migration] SLES: minimal necessary patches
Updated by maritawerner about 8 years ago
- Description updated (diff)
- Assignee changed from maritawerner to mitiao
Updated by mitiao about 8 years ago
added 6 cases for sles/sled sp0 sp1 sp2 to see the results
Updated by mitiao about 8 years ago
- % Done changed from 0 to 50
fisrt round minimal patches results:
om_proxyscc_sles12_allpatterns_minimal_patch_by_zypper: https://openqa.suse.de/tests/661765
om_proxyscc_sles12sp1_allpatterns_minimal_patch_by_yast: https://openqa.suse.de/tests/660951
om_proxyscc_sled12_allpatterns_minimal_patch_by_yast: https://openqa.suse.de/tests/660481
om_proxyscc_sled12sp1_allpatterns_minimal_patch_by_zypper: https://openqa.suse.de/tests/661776
om_proxyscc_sled12sp2_allpatterns_minimal_patch_by_yast: https://openqa.suse.de/tests/661780
Looks ok for sle12sp0 and sle12sp1
But for sle12sp2 we got broken, because now all minimal patch scenarios were handled by 'yast2/zypper migration' themselves and no minimal patch for sp2 so far.
I would like to control it by intruducing a new function rather than 'yast2/zypper migration' for better flexibility
Updated by mitiao about 8 years ago
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2215 merged, see results in next build
Updated by maritawerner about 8 years ago
- Subject changed from [Online migration] SLES: minimal necessary patches to [Migration] SLES: minimal necessary patches
Updated by mitiao about 8 years ago
- Subject changed from [Migration] SLES: minimal necessary patches to [Online migration] SLES: minimal necessary patches
minimal patch results on the latest build
Server 0193:
om_proxyscc_sles12_allpatterns_minimal_patch_by_zypper: https://openqa.suse.de/tests/676684
bsc#982150, after minimal patched, yast2-migration/zypper-migration-plugin not installed
om_proxyscc_sles12sp1_allpatterns_minimal_patch_by_yast: https://openqa.suse.de/tests/675506
om_proxyscc_sles12sp2_allpatterns_minimal_patch_by_zypper: https://openqa.suse.de/tests/675505
Desktop 0079:
om_proxyscc_sled12_allpatterns_minimal_patch_by_yast: https://openqa.suse.de/tests/677142
looks hang after migration which related to bsc#989696
om_proxyscc_sled12sp1_allpatterns_minimal_patch_by_zypper: https://openqa.suse.de/tests/676694
nvidia repo not ready for sp3, and workaround only for yast2 migration so far, zypper migration doesn't provide option to skip now
om_proxyscc_sled12sp2_allpatterns_minimal_patch_by_yast: https://openqa.suse.de/tests/674776
Updated by mitiao about 8 years ago
- Subject changed from [Online migration] SLES: minimal necessary patches to [Migration] SLES: minimal necessary patches
Updated by mitiao almost 8 years ago
- % Done changed from 50 to 90
The function has been implemented and the scenarios without addons has been added into the job groups.
I will add some valid and necessary scenarios with addons into job groups that should be done in early next week.
Updated by mitiao almost 8 years ago
- Related to action #16718: [migration]reduce and optimize amount of migration scenarios on o.s.d. added
Updated by mitiao almost 8 years ago
- % Done changed from 90 to 100
Minimal patch scenarios with addons of proxyscc testing have been added into the Server and Desktop job groups.
The result would be shown in next build.
Updated by okurz almost 8 years ago
- Target version changed from Milestone 5 to Milestone 6
Updated by mitiao over 7 years ago
- Status changed from In Progress to Resolved
Resolved as functionality done of minimal patch scenarios with proxyscc both for online and offline.