We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b330a76 commit fc35bdaCopy full SHA for fc35bda
test/perf.sh
@@ -37,7 +37,7 @@ vm-to-vm() {
37
wait
38
limactl shell server sudo systemctl start iperf3.service
39
addr=$(server_address)
40
- limactl shell client iperf3 --client $addr --length 1m --time $TIME
+ limactl shell client iperf3 --client $addr --time $TIME
41
limactl stop server
42
limactl stop client
43
}
0 commit comments