+29
−11
Loading
- Use "scsi" libvirt disk bus generic/freebsd boxes do not boot with default "virtio" bus - Manually provision proxy settings Proxyconf plugin seems to not work with generic/freebsd boxes. Adjust shell and pkg proxy settings manually via scripts. - Disable synced_folders provisioning FreeBSD boxes don't have rsync and NFS installed by default. Vagrantfile "synced_folders" step executes before "priovision" steps responsible for setting proxiy settings, therefore we are unable to install it. Change-Id: I1386ec6e89cff6b8412e97e4df95a6149da2a02c Signed-off-by:Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477805 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>