action #168676
opencoordination #169657: [epic] Handle test fixes and adjustments
Update SLEM migration work flow for SL Micro 6.0 Product Increments - Migration group testsuites
0%
Description
Motivation¶
In the job group of [SL Micro 6.0 Product Increments - Migration], the test cases are on SLEM 5.5 base, while the OS_TEST_REPOS are for SLM 6.0, look at the setting for the testsuite [slem_migration_5.5_to_6.0].
From the case setting:
OS_TEST_REPOS=https://download.suse.de/ibs/SUSE:/ALP:/Products:/Marble:/6.0:/ToTest/product/repo/SL-Micro-6.0-x86_64/
So now the cases [added SLM 6.0 repo here] and [installed the SLM 6.0 pacakges here] on SLEM 5.5 system, and then it did a migration to SLM 6.0.
While the correct testing is to migrate "SLEM 5.5 + SLM 6.0 repo (Do NOT update to SLM 6.0 repo's packages)" to "SLM 6.0", the packages from setting OS_TEST_REPOS are for SLM 6.0, it may report some errors if installing them to SLEM 5.5.
Related failure: https://openqa.suse.de/tests/15526315#
So this ticket it to skip [the step] of transactional-update -n up
for the testsuites which comes from "SL Micro 6.0 Product Increments - Migration" group ONLY, pay attention that, the testmodule of install_updates
is used in a log of Maintenance Updates groups testsuite, we should skip step transactional-update -n up
for this group's testuistes Only.
Acceptance criteria¶
AC1: Skip the step of transactional-update -n up
for the testsuites which comes from "SL Micro 6.0 Product Increments - Migration" group ONLY