Closed teto closed 6 years ago
Matthieu Coudron notifications@github.com writes:
I wonder if there isn't an error at https://github.com/tohojo/flent/blob/710f9f253944668b3d4200e1e3aa90cecba954db/flent/runners.py#L1251 like it should be
or "http://{}/filelist.txt".format(self.settings.HOST))
Yup, you are quite right...
if I may push my luck, I am discovering flent and wanna use it to plot cdf of completion transfer time. I couldn't find any test doing it and am trying to write one. I would rather have it out of tree. Is this the correct option https://flent.org/options.html#cmdoption-b ?
Matthieu Coudron notifications@github.com writes:
if I may push my luck, I am discovering flent and wanna use it to plot cdf of completion transfer time. I couldn't find any test doing it and am trying to write one. I would rather have it out of tree. Is this the correct option https://flent.org/options.html#cmdoption-b ?
Erm, probably not. Could you explain in a bit more detail what it is you're trying to do? The HTTP tests already included already have a CDF plot (it's just called delay instead of completion time; so the plot is http_delay_cdf).
EDIT: Moving it to a new issue instead https://github.com/tohojo/flent/issues/138
I wonder if there isn't an error at https://github.com/tohojo/flent/blob/710f9f253944668b3d4200e1e3aa90cecba954db/flent/runners.py#L1251 like it should be
else in the log I get