Need a job for Ethernet throughput testing
Bug #1837031 reported by
Jerry Kao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox Provider - Base |
Fix Released
|
Medium
|
Nara Huang |
Bug Description
We hit a Ethernet throughput in Somerville project, lp:1833208. Though performance is not part of certification, we need to secure a baseline for networking performance.
The idea is to add a iperf test for Ethernet connection in between of hotplug and remove Ethernet. We can setup an iperf server in lab environment. Create a fully automatic test case to test transfer/receive with command 'iperf -c <iperf server ip-address> -i 5 -t 30 -r' and set the criteria as 100M.
The iperf server ip-address needs to be recorded in plainbox.conf.
Related branches
~narahuang/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:add-iperf3-reverse
- Jonathan Cave (community): Approve
- Sylvain Pineau (community): Approve
- Pierre Equoy: Approve
-
Diff: 78 lines (+27/-1)2 files modifiedbin/network (+9/-1)
units/ethernet/jobs.pxu (+18/-0)
tags: | added: ce-qa-concern |
Changed in plainbox-provider-checkbox: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in plainbox-provider-checkbox: | |
status: | Confirmed → Fix Committed |
Changed in plainbox-provider-checkbox: | |
milestone: | none → 0.50.0 |
Changed in plainbox-provider-checkbox: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Output of the command 'iperf -c <iperf server ip-address> -i 5 -t 30 -r'
u@u-Unidentifie d-System: ~$ iperf -c 10.101.50.175 -i 5 -t 30 -r ------- ------- ------- ------- ------- ------- ------- ---- ------- ------- ------- ------- ------- ------- ------- ---- ------- ------- ------- ------- ------- ------- ------- ---- ------- ------- ------- ------- ------- ------- ------- ----
-------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
-------
-------
Client connecting to 10.101.50.175, TCP port 5001
TCP window size: 332 KByte (default)
-------
[ 4] local 10.101.51.102 port 38426 connected with 10.101.50.175 port 5001
[ ID] Interval Transfer Bandwidth
[ 4] 0.0- 5.0 sec 558 MBytes 936 Mbits/sec
[ 4] 5.0-10.0 sec 557 MBytes 935 Mbits/sec
[ 4] 10.0-15.0 sec 558 MBytes 936 Mbits/sec
[ 4] 15.0-20.0 sec 557 MBytes 934 Mbits/sec
[ 4] 20.0-25.0 sec 557 MBytes 935 Mbits/sec
[ 4] 25.0-30.0 sec 558 MBytes 935 Mbits/sec
[ 4] 0.0-30.0 sec 3.27 GBytes 935 Mbits/sec
[ 4] local 10.101.51.102 port 5001 connected with 10.101.50.175 port 34058
[ 4] 0.0- 5.0 sec 556 MBytes 934 Mbits/sec
[ 4] 5.0-10.0 sec 561 MBytes 941 Mbits/sec
[ 4] 10.0-15.0 sec 561 MBytes 941 Mbits/sec
[ 4] 15.0-20.0 sec 561 MBytes 941 Mbits/sec
[ 4] 20.0-25.0 sec 560 MBytes 940 Mbits/sec
[ 4] 25.0-30.0 sec 560 MBytes 940 Mbits/sec
[ 4] 0.0-30.0 sec 3.28 GBytes 939 Mbits/sec
[SUM] 0.0-30.0 sec 3.82 GBytes 1.09 Gbits/sec