blob: c5b3135c87323c246513e6afe2174ec28ffef0cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
K8SPERFORMANCE_TESTS = [
{
"Name": "pcp_tput",
"Deployment": "p2p",
"Description": "LTD.Throughput.RFC2544.Throughput",
"Parameters" : {
"TRAFFIC" : {
"traffic_type" : "rfc2544_throughput",
},
},
},
]
|