Since we have OCF as a submodule, we do not need to install it separately. vm_setup.sh was used to install dependencies for testing SPDK, so remove all references to OCF in the vm_setup.sh. This is related to issue #1279 Change-Id: I616dd6e72101c78c6902603ef077eb7992809ab9 Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1496 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
14 lines
767 B
Plaintext
14 lines
767 B
Plaintext
# This configuration file is provided for reference purposes.
|
|
GIT_REPO_SPDK=https://review.spdk.io/gerrit/spdk/spdk
|
|
GIT_REPO_DPDK=https://github.com/spdk/dpdk.git
|
|
GIT_REPO_LIBRXE=https://github.com/SoftRoCE/librxe-dev.git
|
|
GIT_REPO_OPEN_ISCSI=https://github.com/open-iscsi/open-iscsi
|
|
GIT_REPO_ROCKSDB=https://review.gerrithub.io/spdk/rocksdb
|
|
GIT_REPO_FIO=http://git.kernel.dk/fio.git
|
|
GIT_REPO_FLAMEGRAPH=https://github.com/brendangregg/FlameGraph.git
|
|
GIT_REPO_QEMU=https://github.com/spdk/qemu
|
|
GIT_REPO_VPP=https://gerrit.fd.io/r/vpp
|
|
GIT_REPO_LIBISCSI=https://github.com/sahlberg/libiscsi
|
|
GIT_REPO_SPDK_NVME_CLI=https://github.com/spdk/nvme-cli
|
|
DRIVER_LOCATION_QAT=https://01.org/sites/default/files/downloads/intelr-quickassist-technology/qat1.7.l.4.3.0-00033.tar.gz
|