From: John Ferlan Date: Tue, 24 Jan 2017 11:32:03 +0000 (-0500) Subject: test: Add new NPIV capable HBA and a vHBA X-Git-Tag: CVE-2017-2635~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c2ff641e10cc1202ed803fbc08485b561553fc0;p=thirdparty%2Flibvirt.git test: Add new NPIV capable HBA and a vHBA Predefine a second NPIV capable HBA as well as a vHBA using the first NPIV capable HBA. This will allow for a mechanism to perform more realistic create vHBA testing. --- diff --git a/src/test/test_driver.c b/src/test/test_driver.c index 1877e5482a..db5a4daaaa 100644 --- a/src/test/test_driver.c +++ b/src/test/test_driver.c @@ -499,10 +499,40 @@ static const char *defaultConnXML = " " " " " 127" +" 1" +" " +" " +"" +"" +" scsi_host2" +" computer" +" " +" 2" +" 1" +" " +" 2000000056785678" +" 1000000056785678" +" 2000000087658765" +" " +" " +" 127" " 0" " " " " "" +"" +" scsi_host11" +" scsi_host1" +" " +" 11" +" 10" +" " +" 2000000034563456" +" 1000000034563456" +" 2000000043214321" +" " +" " + "" "";