From cabc731e9cb05e7d882f8ea371ba0bb26e360b56 Mon Sep 17 00:00:00 2001 From: Tomasz Zawadzki Date: Tue, 11 Aug 2020 06:54:02 -0400 Subject: [PATCH] vm_setup: remove reference to VPP repository This was unused anyway. Signed-off-by: Tomasz Zawadzki Change-Id: Ib2604410d82bbcf928f5c7f3f8f4e38815d4bb6e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3732 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins Reviewed-by: Changpeng Liu Reviewed-by: Jim Harris Reviewed-by: Aleksey Marchuk Reviewed-by: Ben Walker --- test/common/config/vm_setup.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/test/common/config/vm_setup.conf b/test/common/config/vm_setup.conf index a8e58d82a..29cee14ac 100644 --- a/test/common/config/vm_setup.conf +++ b/test/common/config/vm_setup.conf @@ -6,7 +6,6 @@ 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