Release 1.3.25.0 candidate

This commit is contained in:
Eric Fontana
2015-04-30 10:09:07 -04:00
parent 6600bb2b85
commit 3669acbb26
25 changed files with 387 additions and 89 deletions

View File

@@ -0,0 +1,13 @@
{
"Results": {
"Inputs": [
{
"udp": {
"test1: message sent count": "[messages] == 10000",
"test2: average cpu": "[avgCpuUsage] <= 30",
"test3: maximum memory": "[maxMemUsage] <= 30"
}
}
]
}
}