Loading
scripts/vagrant: Add support for loading extra Vagrantfiles
This allows our setup to be more flexible - extra Vagrantfiles can provide additional configuration which may override|extend existing configuration without having a support for specific set of options on our end. CI will attempt to use this functionality to mitigate the following issue: https://github.com/spdk/spdk/issues/2628 Signed-off-by:Michal Berger <michal.berger@intel.com> Change-Id: I80cbe67b2fe3618f93e9233e0586417b208f987b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13929 Reviewed-by:
Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>