#58: TestIperf ----------------------+------------------ Reporter: olichtne | Owner: Type: defect | Status: new Priority: major | Milestone: Component: lnst-ctl | Version: Keywords: | Blocked By: Blocking: | ----------------------+------------------ Option '''bind''' for this test is mandatory but, if it is not specified value "None" is used making the corresponding iperf command incorrect and failing.
Either the default value should be changed or, in my opinion better, this option should be mandatory seeing as you will probably want to use this on a testing interface which will most probably not be the default bind interface.
#58: TestIperf -----------------------+----------------- Reporter: olichtne | Owner: Type: defect | Status: new Priority: major | Milestone: Component: lnst-ctl | Version: Resolution: | Keywords: Blocked By: | Blocking: -----------------------+----------------- Description changed by olichtne:
Old description:
Option '''bind''' for this test is mandatory but, if it is not specified value "None" is used making the corresponding iperf command incorrect and failing.
Either the default value should be changed or, in my opinion better, this option should be mandatory seeing as you will probably want to use this on a testing interface which will most probably not be the default bind interface.
New description:
Option '''bind''' for this test is optional but, if it is not specified value "None" is used making the corresponding iperf command incorrect and failing.
Either the default value should be changed or, in my opinion better, this option should be mandatory seeing as you will probably want to use this on a testing interface which will most probably not be the default bind interface.
--
#58: TestIperf -----------------------+-------------------- Reporter: olichtne | Owner: Type: defect | Status: closed Priority: major | Milestone: Component: lnst-ctl | Version: Resolution: fixed | Keywords: Blocked By: | Blocking: -----------------------+-------------------- Changes (by olichtne):
* resolution: => fixed * status: new => closed
Comment:
This was fixed in this patch:
https://lists.fedorahosted.org/pipermail/lnst- developers/2013-February/000981.html
I didn't make the bind option mandatory, just fixed the behaviour when it's not specified.
lnst-developers@lists.fedorahosted.org