Actions
action #132737
closedcoordination #121864: [epic] Split and enhance test modules in migrations
Remove the set for 'IN_PATCH_SLE' in tests/migration/SUSEConnect_register_system.pm
Description
Motivation¶
To enhance our code and make it clear, the code to set 'IN_PATCH_SLE' is not needed any more, so need remove it.
In tests/migration/SUSEConnect_register_system.pm
remove the "set_var('IN_PATCH_SLE', 0);"
Note: we need investigate where this variable used, so won't break test.
Besides, update the name of the file 'SUSEConnect_register_system.pm' to make it lowercase.
Acceptance criteria¶
AC1: Remove the set for 'IN_PATCH_SLE' in tests/migration/SUSEConnect_register_system.pm
Additional information¶
Refactored test suite are currently in this job group with names ending on *_split_patch_sle
.
Updated by leli over 1 year ago
- Status changed from New to Workable
- Target version set to Current
- Parent task set to #121864
Updated by lmanfredi over 1 year ago
- Status changed from Workable to In Progress
Updated by JERiveraMoya over 1 year ago
- Status changed from In Progress to Resolved
Actions