action #105440
closedcoordination #105437: [Epic] Refine our testing of multipath
Add new ZFCP devices that appear over 0.0.fc00 channel
Description
Motivation¶
In the zfcp testsuite, the configure_zfcp_device
module is adding four zfcp devices based on the channel ID 0.0.fa00
.
Since a Host Bus Adapter (with channel ID 0.0.fc00
) is now connected to our z/VM server, in order to test against the entirety of our infrastructure, we will need to add the four new ZFCP devices that appear on the 0.0.fc00
channel.
Acceptance criteria¶
AC1: Configure and add the ZFCP devices that appear on two Channel IDs: 0.0.fa00
and 0.0.fc00
. These should be 8 devices in total.
AC2: Steps should be visible via screenshots or making more tests more atomic, as we pass by the sames screen twice.
Suggestions¶
Adding devices for both channels in configure_zfcp_device
module should probably be enough.
Updated by geor almost 3 years ago
- Subject changed from Add new ZFCP devices that appear via 0.0.fc00 channel to Add new ZFCP devices that appear over 0.0.fc00 channel
Updated by JERiveraMoya almost 3 years ago
- Tags deleted (
qe-yast-refinement) - Description updated (diff)
- Status changed from New to Workable
Updated by amanzini over 2 years ago
- Status changed from Workable to In Progress
- Assignee set to amanzini
Updated by amanzini over 2 years ago
seems there's already an ZFCP_ADAPTERS variable defined for s390 machines https://openqa.suse.de/admin/machines , but code is alway adding 0.0.fa00 . Should we use the variable value ?
Updated by amanzini over 2 years ago
- Status changed from In Progress to Feedback