0488fd84b8
- Renamed to integrity filesystem test - Add detecting if qemu is installed - Default vhost.conf using NVMe; ramdisk may be too small for copying & building both dpdk and spdk - Use kernel source (present on VM) for running test compilation - rename to integrity test Change-Id: Id369a5aac3008700cffbc51a5197b72f10645a1b Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
9 lines
231 B
XML
9 lines
231 B
XML
<network>
|
|
<name></name>
|
|
<bridge name="int_test_br" />
|
|
<forward />
|
|
<ip address="192.200.200.1" netmask="255.255.255.0">
|
|
<dhcp><range end="192.200.200.254" start="192.200.200.2" /></dhcp>
|
|
</ip>
|
|
</network>
|