Merge ~liaou3/checkbox-iiotg/+git/checkbox-iiotg-classic:correct_tp_iperf_ip into ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:master

Proposed by Vincent Liao
Status: Merged
Approved by: Vincent Liao
Approved revision: 4334448324aac24884ba59ded4984ffa041bd400
Merged at revision: 5e7f16c2fb2c8a4b1d0401bc495b00a342121c8c
Proposed branch: ~liaou3/checkbox-iiotg/+git/checkbox-iiotg-classic:correct_tp_iperf_ip
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:master
Diff against target: 15 lines (+2/-2)
1 file modified
config/config_vars (+2/-2)
Reviewer Review Type Date Requested Status
Vic Liu Approve
StanleyHuang Approve
Rick Wu Pending
Patrick Liu Pending
PeiYao Chang Pending
Review via email: mp+447718@code.launchpad.net

This proposal supersedes a proposal from 2023-07-26.

Commit message

Modify: Correct the Taipei office iperf3 IP address

To post a comment you must log in.
Revision history for this message
StanleyHuang (stanley31) wrote :

LGTM

review: Approve
Revision history for this message
Vic Liu (zongminl) wrote :

+1, thank you for the fix

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config/config_vars b/config/config_vars
2index 8a4a13c..1bef9e3 100644
3--- a/config/config_vars
4+++ b/config/config_vars
5@@ -25,8 +25,8 @@ WWAN_CONTROL_IF=ttyACM3
6 STRESS_BOOT_ITERATIONS=100
7 STRESS_S3_ITERATIONS=100
8 STRESS_S4_ITERATIONS=100
9-TEST_TARGET_IPERF=10.102.88.25,10.102.182.100,10.102.182.137,10.102.182.101
10-# iperf server in office: 10.102.88.25
11+TEST_TARGET_IPERF=10.102.88.220,10.102.182.100,10.102.182.137,10.102.182.101
12+# iperf server in office: 10.102.88.220
13 # iperf server in lab: 10.102.182.100, 10.102.182.137
14 STRESS_S4_WAIT_DELAY=120
15 STRESS_S4_SLEEP_DELAY=60

Subscribers

People subscribed via source and target branches