From 0a0fa0b2e3e895a2ee640e1928eb113edfa2730c Mon Sep 17 00:00:00 2001 From: clairlin53 <90921531+clairlin53@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:27:55 +0800 Subject: [PATCH] Retire the unstable hardware and integrate the new server for testing purpose. (#45) Renew the Bluetooth addresses and IP addresses for the current Online servers. --- Tools/PC/oem-qa-checkbox-installer/conf/plainbox.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tools/PC/oem-qa-checkbox-installer/conf/plainbox.conf b/Tools/PC/oem-qa-checkbox-installer/conf/plainbox.conf index bf6a0c1..d0c1f4e 100644 --- a/Tools/PC/oem-qa-checkbox-installer/conf/plainbox.conf +++ b/Tools/PC/oem-qa-checkbox-installer/conf/plainbox.conf @@ -14,9 +14,9 @@ OPEN_BG_SSID = cert-bg-open-tel-l3-01 OPEN_N_SSID = cert-n-open-tel-l3-01 OPEN_AC_SSID = cert-ac-open-tel-l3-01 OPEN_AX_SSID = cert-ax-open-tel-l3-01 -BTDEVADDR = 7C:B2:7D:4B:14:95,28:3A:4D:46:79:C0,34:6F:24:A8:93:EE,80:32:53:D8:0D:1E +BTDEVADDR = 4C:80:93:CC:AC:21,7C:B2:7D:4B:14:95,34:6F:24:A8:93:EE,80:32:53:D8:0D:1E TRANSFER_SERVER = cdimage.ubuntu.com -TEST_TARGET_IPERF = 10.102.182.100,10.102.182.137,10.102.182.101,10.102.182.48 +TEST_TARGET_IPERF = 10.102.182.100,10.102.182.137,10.102.182.48,10.102.183.36,10.102.182.123 STRESS_BOOT_ITERATIONS = 30 STRESS_BOOT_WAKEUP_DELAY = 100 STRESS_BOOT_WAIT_DELAY = 60