Loading
scripts/vagrant: Run vm_setup.sh directly from the synced repo
vagrant's shell provisioner uploads files to /tmp, however, vm_setup.sh must be run from the repo to find all the source files. This requires the repo by synced over to the VM as well. Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: Iaf16f066af10739589aa584f57c2b89f5c5202e7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6734 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Maciej Wawryk <maciejx.wawryk@intel.com>