← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs:add-wpa3-env into hwcert-jenkins-jobs:master

 

Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs:add-wpa3-env into hwcert-jenkins-jobs:master.

Commit message:
Add: add wpa3 ssid and psk for wpa3 test.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/438746
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~kevinyeh/hwcert-jenkins-jobs:add-wpa3-env into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/checkbox.conf b/jobs/sru/checkbox.conf
index 026e5b9..3214669 100644
--- a/jobs/sru/checkbox.conf
+++ b/jobs/sru/checkbox.conf
@@ -9,6 +9,8 @@
         WPA_AC_PSK = insecure
         WPA_AX_SSID = cert-ax-wpa-tel-l3-01
         WPA_AX_PSK = insecure
+        WPA3_AX_SSID = cert-ax-wpa3-tel-l3-01
+        WPA3_AX_PSK = insecure
         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

Follow ups