-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Resulting data in the tables (refer to the BenchFlow.wfmsTest.1.1 run):
network_interface_datahas only zeroswhat isexp_byte_size?where the metrics computed using the network data are stored?faban_run_info: the status is null (you forgot theresultinfofile as described in Description of Faban data #52)the transformation of the:responseTimessection of thesummary.xmldoes not work, because the resulting data do not contain the percentiles for example. This is due to the fact you miss to detect the different percentiles identified bynthprobably
<responseTimes unit="microseconds">
<operation name="isOutYet">
<avg>589.741</avg>
<max>3526.234</max>
<sd>164.058</sd>
<percentile nth="25" suffix="th">461168601842738.750</percentile>
<percentile nth="50" suffix="th">461168601842738.750</percentile>
<percentile nth="75" suffix="th">461168601842738.750</percentile>
<percentile nth="90" suffix="th" limit="9223372036854776000.000">461168601842738.750</percentile>
<percentile nth="95" suffix="th">461168601842738.750</percentile>
<percentile nth="99.9" suffix="th">461168601842738.750</percentile>
<passed>true</passed>
</operation>
</responseTimes>
Still to check, because empty:container_properties,host_properties,trial_ram,trial_cpu_core,exp_ram,exp_cpu_core,trial_cpu,exp_cpu- Fix to container_properties: add labels, NetworkSettings, aufs in log driver is wrong, it is the volumes driver, image should be read from the config block
Remove cpu_avg from trial_cpu_core, because we have cpu_mean
Testing:
Faban when the execution happens on multiple hosts