Actions
action #159567
closedcoordination #151990: [epic] Optimize test coverage
Enhance registration for migrations in maintenance
Start date:
2024-04-24
Due date:
% Done:
0%
Estimated time:
Tags:
Description
DRAFT.
Motivation¶
In tests/console/scc_cleanup_reregister.pm we shouldnt deal deal with /etc/SUSEConnect, because we are going to register later.
We should pass later --url parameter to register.
Acceptance criteria¶
- AC1: Function cleanup_registration is replaced by its command in the test module
- AC2: Registration is simplified in a way that we can pass --url (CONTINUE)
- AC2: Change is applied/verified to/with all migrations running in maintenance.
Suggestions¶
No need for echo directly to the file, --url parameter can be push if needed in single call.
Actions