]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Alter test_driver HBA name/data to be closer to reality
authorJohn Ferlan <jferlan@redhat.com>
Mon, 23 Jan 2017 20:24:59 +0000 (15:24 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sun, 19 Feb 2017 11:45:09 +0000 (06:45 -0500)
commit779e49054a9db999f9dbb1bba7c684f9f53e21aa
tree72338398998b78f2f9e3cdefadc60063fb8db2b6
parentd3ffa0ece8b063f34868b0dce51671ac285ebfdd
tests: Alter test_driver HBA name/data to be closer to reality

Alter "test-scsi-host-vport" to be "scsi_host1" to match the real
environment. This is the vport capable HBA - IOW the NPIV device.
Add more fields to scsi_host1 as well.

Alter the XML being used by the objecttest to create a vHBA in order
to match the scsi_host1 parent name and to use validateable wwnn/wwpn.
This will allow for realistic testing.
src/test/test_driver.c
tests/objecteventtest.c