The Netperf module is missing in to be installed bits.
Signed-off-by: Jan Tluka jtluka@redhat.com --- setup.py | 1 + 1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py index 4fbcf57..371fbc0 100755 --- a/setup.py +++ b/setup.py @@ -111,6 +111,7 @@ TEST_MODULES = [ "test_modules/Iperf.py", "test_modules/Multicast.py", "test_modules/NetCat.py", + "test_modules/Netperf.py", "test_modules/PacketAssert.py", "test_modules/PktCounter.py", "test_modules/PktgenTx.py"]
Tue, Oct 21, 2014 at 05:12:18PM CEST, jtluka@redhat.com wrote:
The Netperf module is missing in to be installed bits.
Signed-off-by: Jan Tluka jtluka@redhat.com
applied
lnst-developers@lists.fedorahosted.org