Open VincenzoFerme opened 8 years ago
@VincenzoFerme
@Cerfoglg
<percentile>
has the <nth>
attribute, you also need to take it into account to differentiate when you generate the name of the metric to store the value in the cassandra table. Otherwise you overwrite it.@VincenzoFerme I believe the last issue listed was cleared
Resulting data in the tables (refer to the
BenchFlow.wfmsTest.1.1
run):network_interface_data
has only zeroswhat isexp_byte_size
?where the metrics computed using the network data are stored?faban_run_info
: the status is null (you forgot theresultinfo
file as described in https://github.com/benchflow/data-transformers/issues/52)the transformation of the:responseTimes
section of thesummary.xml
does 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 bynth
probablyStill to check, because empty:container_properties,host_properties,trial_ram,trial_cpu_core,exp_ram,exp_cpu_core,trial_cpu,exp_cpuRemove cpu_avg from trial_cpu_core, because we have cpu_meanTesting:Faban when the execution happens on multiple hosts