Actions
action #112685
closed[qe-core] Bad needle in scc_registration
Status:
Resolved
Priority:
Immediate
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2022-06-17
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
scc_registration fails because needle matches incorrectly and picks wrong SAP Applications module instead of just regular SLES.
We need to check where this needle matches correctly and make it more specific. Then remove the original so that it doesn't match in error any where else. Lastly we need to create a new one for the scenario linked.
Acceptance Criteria¶
- AC1: Make a new needle for this scenario and make sure it is the one that matches
- AC2: (Optional) Track where the original needle matched and make it more specific.
- AC3: (Optional) Remove the old needle or if there is no time create related ticket
Reproducible¶
Fails since (at least) Build 20220615-1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by punkioudi over 2 years ago
- Status changed from New to In Progress
- Assignee set to punkioudi
- Target version set to QE-Core: Ready
Updated by punkioudi over 2 years ago
The problem here is not the bad needle, but the fact that the code uses the hotkey alt-i instead of alt-s, as it should. I am working on the fix :)
Updated by punkioudi over 2 years ago
Updated by punkioudi over 2 years ago
Test is passing now: https://openqa.suse.de/tests/8973953#step/scc_registration/116
Updated by punkioudi over 2 years ago
- Status changed from In Progress to Resolved
Actions