Change in vdsm[master]: net: tests: support iperf3 for performance tests

ibarkan at redhat.com ibarkan at redhat.com
Sun Nov 8 08:41:21 UTC 2015


Ido Barkan has posted comments on this change.

Change subject: net: tests: support iperf3 for performance tests
......................................................................


Patch Set 21:

(1 comment)

https://gerrit.ovirt.org/#/c/46448/21/tests/nettestlib.py
File tests/nettestlib.py:

Line 257:             p = execCmd(cmd, sync=False)
Line 258:         self._pid = p.pid
Line 259: 
Line 260:     def stop(self):
Line 261:         kill_and_rm_pid(self._pid, pid_file=None)
> this function is new - you've added it in this very topic branch.
fair enough
Line 262: 
Line 263: 
Line 264: class IperfClient(object):
Line 265:     def __init__(self, server_ip, bind_to, test_time, threads=1):


-- 
To view, visit https://gerrit.ovirt.org/46448
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I15657f8844d131c5444dd680b8de7aa1c4ec2638
Gerrit-PatchSet: 21
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list