提交 e5016624 编写于 作者: F Feng Yang

qemu.cfg: update netperf_stress_test.cfg according to new netperf_stress.py script.

Signed-off-by: NFeng Yang <fyang@redhat.com>
上级 e682bf9b
......@@ -2,17 +2,19 @@
virt_test_type = qemu
type = netperf_stress
image_snapshot = yes
hostpasswd = redhat
hostpassword = redhat
#netperf server is main vm, the netperf client is the host or another vm
#Set the netperf client via dsthost
dsthost = localhost
netperf_client = ${vms}
netperf_server = localhost
netperf_link = netperf-2.6.0.tar.bz2
server_path = /var/tmp/netperf-2.6.0.tar.bz2
client_path = /var/tmp/netperf-2.6.0.tar.bz2
netperf_test_duration = 60
netperf_test_timeout = 120
server_path = /var/tmp/
client_path = /var/tmp/
netperf_test_duration = 120
netperf_para_sessions = 1
test_protocol = TCP_STREAM
Windows:
netperf_server_link = "netserver-2.6.0.exe"
server_path = "c:\\netserver.exe"
netperf_server_link_win = "netserver-2.6.0.exe"
netperf_client_link_win = "netperf.exe"
server_path_win = "c:\\"
client_path_win = "c:\\"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册