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,15 @@
{
"test": "Test 5",
"arguments": {
"--start": "",
"--testFile": "test5.json",
"--testDir": "test5",
"--timberWinRConfig": "test5-twconfig.json",
"--numMessages": 20000,
"--logLevel": "debug",
"--udp-host": "localhost",
"--udp": "5140",
"--udp-rate": 5,
"--resultsFile": "results5.json"
}
}