action #114682
closedFix HDD name matching in mru-iscsi maintance update jobs
0%
Description
Motivation¶
In YaST Maintenance updates there have been recent failures in the mru-iscsi
server and client jobs such as this one.
The failure is that the qcow stated in the HDD_1 setting does not exist.
The jobs have dependency on create_hdd_yast_maintenance_desktop
which generate a qcow without issue.
Scope¶
Testsuites: mru-iscsi_client_normal_auth_backstore_fileio, mru-iscsi_server_normal_auth_backstore_fileio, mru-iscsi_client_normal_auth_backstore_hdd, mru-iscsi_server_normal_auth_backstore_hdd, mru-iscsi_client_normal_auth_backstore_lvm, mru-iscsi_server_normal_auth_backstore_lvm
Products: 15-SP3, 15-SP4
Acceptance Criteria¶
AC1: Make sure that PUBLISH_HDD from create_hdd_yast_maintenance_desktop
and HDD_1 from the iscsi
jobs have the same form.
AC2: Provide verification runs for the fix.
Suggestions¶
Delete the -%FLAVOR%-%MACHINE% from the HDD_1 parameters of the iscsi
jobs so that the expected qcow name matches the one generated from create_hdd_yast_maintenance_desktop
Further Information¶
Related merge request: https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/328
Updated by geor over 2 years ago
- Description updated (diff)
- Assignee set to amanzini
Updated by geor over 2 years ago
Andrea thanks for unassigning and sorry about the confusion, I meant this ticket to be tackled by Yutao Wang (Tina) as a followup on her merge request, I just did not want to put an assignee to the ticket by myself.
Updated by tinawang123 over 2 years ago
Updated by tinawang123 over 2 years ago
- Status changed from Workable to In Progress
Updated by tinawang123 over 2 years ago
- Status changed from In Progress to Resolved