Skip to content

Commit

Permalink
k8s-netperf bump to 1.9 (#574)
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Talerico <jtaleric@redhat.com>
  • Loading branch information
jtaleric authored Jun 8, 2023
1 parent 5ad1bb3 commit 15fa3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workloads/network-perf-v2/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export ES_SERVER=${ES_SERVER:-https://search-perfscale-dev-chmf5l4sh66lvxbnadi4bznl3a.us-west-2.es.amazonaws.com:443}

# k8s-netperf version
export NETPERF_VERSION=${VERSION:-v0.1.8}
export NETPERF_VERSION=${VERSION:-v0.1.9}
export OS=${OS:-Linux}
export ARCH=$(arch)
export NETPERF_URL=${NETPERF_URL:-https://github.com/cloud-bulldozer/k8s-netperf/releases/download/${NETPERF_VERSION}/k8s-netperf_${OS}_${NETPERF_VERSION}_${ARCH}.tar.gz}
Expand Down

0 comments on commit 15fa3a0

Please sign in to comment.