bialesdaniel
bialesdaniel
# jumbotest_storage_other Test Failed ## Summary The jumbotest_storage_other failed once when running in Jenkins. I was not able to reproduce and I am not familiar with the tests so I...
# Bug Report ## Summary Ran into an issue where I received the following error during the build. This failed test seems to be intermittent ``` The following tests FAILED:...
Addresses issue #337. I'm not sure if these are the labels that we want. I just picked one type of label and went with it. I actually think the snake...
The metric labels for the `.summary` file and the `.res` file look very different. `.res` looks like this: ``` time(sec), throughput(req/sec), avg_lat(ms), min_lat(ms), 25th_lat(ms), median_lat(ms), 75th_lat(ms), 90th_lat(ms), 95th_lat(ms), 99th_lat(ms), max_lat(ms),...
I can't seem to get the logFile to work is there some trick I'm just specifying `logFile: __dirname + "/logs.txt"`. I'm just trying to get the output from the maven...