diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-04-29 13:55:40 +0200 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-05-12 12:40:35 +0000 |
commit | 331358b445959203d1642e0f7b89bc8d1cc4ef13 (patch) | |
tree | 8aeffbc1f4e66fc0208f481108b071f1ad18dcb0 | |
parent | 481744b2732ab840a00129bacb5994baa19e125c (diff) |
Update of vpp build for perf tests
build: 1.0.0-437~g8f15e92_amd64
Change-Id: Ie0d0f693bcae0d0e56472c25b6353890d07e85d9
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
-rwxr-xr-x | bootstrap-verify-perf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index a60b18d2f6..ebdad73b3c 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -16,7 +16,7 @@ set -x # Space separated list of available testbeds, described by topology files TOPOLOGIES="topologies/available/lf_testbed2-710-520.yaml" -VPP_STABLE_VER="1.0.0-369~g106f0ed_amd64" +VPP_STABLE_VER="1.0.0-437~g8f15e92_amd64" VPP_REPO_URL="https://nexus.fd.io/service/local/repositories/fd.io.dev/content/io/fd/vpp" # Reservation dir |