2 # Sample benchmark task config file
3 # measure network latency and throughput using netperf
4 # There are two sample scenarios: bulk test and request/response test
5 # In bulk test, UDP_STREAM and TCP_STREAM can be used
6 # send_msg_size and recv_msg_size are options of bulk test
7 # In req/rsp test, TCP_RR TCP_CRR UDP_RR can be used
8 # req_rsp_size is option of req/rsp test
10 schema: "yardstick:task:0.1"
16 testname: 'UDP_STREAM'
34 req_rsp_size: '32,1024'
49 image: yardstick-trusty-server
50 flavor: yardstick-flavor
55 policy: "availability"