action #160724
closedcoordination #169657: [epic] Handle test fixes and adjustments
To trace whether the python3-argcomplete-1.9.2-150000.3.8.1 is synced to 15SP6 update channel after few weeks 15SP6 GM released
0%
Description
Motivation¶
This ticket it to trace whether the python3-argcomplete-1.9.2-150000.3.8.1 is synced to 15SP6 update channel after GM.
We added a workaround for [bsc#1224249] via [PR#19350], that removing python3-argcomplete-1.9.2-150000.3.8.1 before migration, because on SLES15SP3/SP4/SP5, the python3-argcomplete version is 1.9.2-150000.3.8.1 which is higher than it is on SLES15SP6 (python3-argcomplete-1.9.2-150000.3.5.1) , so when doing zypper migration, the output caused migration failed.
The workaround is just to make the cases not blocked, need to remove the workaround when 15SP6 is released as GM and the python3-argcomplete-1.9.2-150000.3.8.1 is synced to 15SP6 update channel.
Acceptance criteria¶
AC1 : Check whether python3-argcomplete-1.9.2-150000.3.8.1 or higher version is synced to 15SP6 update channel after few weeks the GM released
AC2 : Remove the workaround of [PR]
Files