action #169840
opencoordination #169657: [epic] Handle test fixes and adjustments
Fix changed hotkey shortcuts and layout in iscsi_client
0%
Description
Motivation¶
The scsi/iscsi_client.pm
test module is experiencing errors in YaST Maintenance Updates.
The reason is that in the test module there are hardcoded shortcuts for UI elements, and those shortcuts now changed slightly.
Also the layout of some screens could look different now what leads to not matching needles.
Related bug: https://bugzilla.suse.com/show_bug.cgi?id=1231385
Additional information¶
The tests using this test module are:
- iscsi_client_normal_auth_backstore_fileio
- iscsi_client_normal_auth_backstore_hdd
- iscsi_client_normal_auth_backstore_lvm
Those test suites are used in both YaST (group ID=129) and MU (group ID=421), so we cannot just easily change the hotkeys form "old" to "new" because if we try to fix MU with this then we break the same tests in YaST.
Acceptance criteria:¶
- AC1: Make the shortcut conditional to the products affected without breaking previous functionality where the update didn't reach yet.
Updated by JERiveraMoya 8 days ago
- Tags set to qe-yam-nov-sprint
- Status changed from New to Workable
- Priority changed from High to Urgent
- Parent task set to #169657
Updated by JERiveraMoya 8 days ago
SR for SP7: https://build.suse.de/request/show/353404
Updated by JERiveraMoya 8 days ago
- Subject changed from Fix changed hotkey shortcuts and laysout in iscsi_client to Fix changed hotkey shortcuts and layout in iscsi_client
Updated by rainerkoenig 8 days ago
- Status changed from Workable to In Progress
- Assignee set to rainerkoenig
Updated by rainerkoenig 8 days ago
Adapting the hot keys specific to 15-SP6.
Iterating trough the errors that you encounter every time after you fixed one thing.
Updated by rainerkoenig 8 days ago ยท Edited
Looks more like a bug in YaST iscsi client: https://openqa.suse.de/tests/15932198#step/iscsi_client/56
Updated by JERiveraMoya 7 days ago
rainerkoenig wrote in #note-7:
Looks more like a bug in YaST iscsi client: https://openqa.suse.de/tests/15932198#step/iscsi_client/56
most likely we should file a bug asap, draft pr?
Updated by rainerkoenig 7 days ago
Updated by JERiveraMoya 7 days ago
Let's ensure we have the fix in the list of maintenance updates https://build.suse.de/request/show/353628 to keep tackling this.
we should mention in maintenace slack channels as well, I'm not sure how is the handling there, but we need the current patch that broke the automation but created that bug in combination with the bug fix...
Updated by JERiveraMoya 6 days ago
- Priority changed from Urgent to Normal
changing priority at least during hackweek.