Loading
scripts/vagrant: Add option to specify box version
From the CI perspective, this allows for proper binding of given VM builds to specific tasks (e.g. use this image for LTS, this one for release, etc.) since by default vagrant always uses the "latest" version of given box. Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: I0cbd2a47e7dbdcbe83d18e3fc3100fd2a2400983 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10132 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>