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

Proposed by Vincent Liao
Status: Merged
Approved by: Vic Liu
Approved revision: 680e7d94434b0b40f0a34d7b7e542c5042e7e1cc
Merged at revision: ccf21610529ea3c38dbc46afa5bc794fe008d42e
Proposed branch: ~liaou3/checkbox-iiotg/+git/checkbox-iiotg-classic:master
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:master
Diff against target: 24 lines (+4/-2)
1 file modified
config/config_vars (+4/-2)
Reviewer Review Type Date Requested Status
Vic Liu Approve
PeiYao Chang Pending
Review via email: mp+444700@code.launchpad.net

Description of the change

Fix and add the names in config.

To post a comment you must log in.
Revision history for this message
Vic Liu (zongminl) wrote :

Please amend the commit message and remove the cyclictest related wording because that change is not in this MR

review: Needs Fixing
Revision history for this message
Vincent Liao (liaou3) wrote :

I've update the commit message. Please review it. Thanks!

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

+1, thank you

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 81ba393..8a4a13c 100644
3--- a/config/config_vars
4+++ b/config/config_vars
5@@ -5,15 +5,17 @@ WIFI_INTERFACE=wlan0
6 OPEN_N_SSID=ubuntu-cert-n-open-tpelab
7 OPEN_BG_SSID=ubuntu-cert-bg-open-tpelab
8 OPEN_AC_SSID=ubuntu-cert-ac-open-tpelab
9-OPEN_AX_SSID=ubuntu-cert-ax-open
10+OPEN_AX_SSID=ubuntu-cert-ax-open-tpelab
11 WPA_N_SSID=ubuntu-cert-n-wpa-tpelab
12 WPA_BG_SSID=ubuntu-cert-bg-wpa-tpelab
13 WPA_AC_SSID=ubuntu-cert-ac-wpa-tpelab
14-WPA_AX_SSID=ubuntu-cert-ax-wpa
15+WPA_AX_SSID=ubuntu-cert-ax-wpa-tpelab
16+WPA3_AX_SSID=ubuntu-cert-ax-wpa3-tpelab
17 WPA_N_PSK=insecure
18 WPA_BG_PSK=insecure
19 WPA_AC_PSK=insecure
20 WPA_AX_PSK=insecure
21+WPA3_AX_PSK=insecure
22 BTDEVADDR=C0:B5:D7:C1:74:38
23 # obex server in office: C0:B5:D7:C1:74:38
24 # obex server in lab: 28:3A:4D:46:79:C0, 7C:B2:7D:4B:14:95

Subscribers

People subscribed via source and target branches