Skip to content

Commit

Permalink
add wrk in kube-ovn:test (kubeovn#3233)
Browse files Browse the repository at this point in the history
Signed-off-by: xiongww <[email protected]>
  • Loading branch information
changluyi authored and xiongww committed Sep 28, 2023
1 parent 5041509 commit 1355465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN set -ex \
&& apk upgrade \
&& apk add --no-cache \
bash iproute2 iptables iputils tcpdump conntrack-tools \
redis nginx qperf iperf3 iperf net-tools curl
redis nginx qperf iperf3 iperf net-tools curl wrk

WORKDIR /kube-ovn
COPY test-server /kube-ovn/test-server
Expand Down

0 comments on commit 1355465

Please sign in to comment.