Re: [libvirt] [REPOST PATCHv2 1/6] tests: Add createVHBAByStoragePool-by-parent to fchosttest

2017-03-09 Thread Ján Tomko
On Sat, Mar 04, 2017 at 10:52:07AM -0500, John Ferlan wrote: Add a new test to fchosttest in order to test creation of our vHBA via the Storage Pool logic. Unlike the real code, we cannot yet use the virVHBA* API's because they (currently) traverse the file system in order to get the parent

[libvirt] [REPOST PATCHv2 1/6] tests: Add createVHBAByStoragePool-by-parent to fchosttest

2017-03-04 Thread John Ferlan
Add a new test to fchosttest in order to test creation of our vHBA via the Storage Pool logic. Unlike the real code, we cannot yet use the virVHBA* API's because they (currently) traverse the file system in order to get the parent vport capable scsi_host. Besides there's no "real" NPIV device