← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~rmartin013/cc-tool-box:riverside into cc-tool-box:master

 

Rémy MARTIN has proposed merging ~rmartin013/cc-tool-box:riverside into cc-tool-box:master.

Requested reviews:
  何思亮 (diohe)
  Canonical Hardware Certification (canonical-hw-cert)

For more details, see:
https://code.launchpad.net/~rmartin013/cc-tool-box/+git/cc-tool-box/+merge/462398
-- 
Your team Canonical Hardware Certification is requested to review the proposed merge of ~rmartin013/cc-tool-box:riverside into cc-tool-box:master.
diff --git a/config/cc_lab_manager/device_config_maptable.py b/config/cc_lab_manager/device_config_maptable.py
index 70b13aa..663ce34 100644
--- a/config/cc_lab_manager/device_config_maptable.py
+++ b/config/cc_lab_manager/device_config_maptable.py
@@ -498,6 +498,40 @@ agent_config_device_maptable = {
             "BMC_IP": "10.102.155.199",
         },
     },
+    'nvidia-jetson-orin-nano-c33506': {
+        "env": {
+            "HEXR_DEVICE_SECURE_ID": "UMDcCsUofzQEAfGKaV89jo",
+            "CID": "202402-33506",
+            "WPA_BG_SSID": "ubuntu-cert-bg-wpa-tpelab",
+            "WPA_BG_PSK": "insecure",
+            "WPA_N_SSID": "ubuntu-cert-n-wpa-tpelab",
+            "WPA_N_PSK": "insecure",
+            "WPA_AC_SSID": "ubuntu-cert-ac-wpa-tpelab",
+            "WPA_AC_PSK": "insecure",
+            "OPEN_BG_SSID": "ubuntu-cert-bg-open-tpelab",
+            "OPEN_N_SSID": "ubuntu-cert-n-open-tpelab",
+            "OPEN_AC_SSID": "ubuntu-cert-ac-open-tpelab",
+            "DEVICE_IP": "10.102.152.231",
+            "COMPANION_HOST_IP": "10.102.152.217",
+        },
+    },
+    'nvidia-jetson-orin-nano-c33507': {
+        "env": {
+            "HEXR_DEVICE_SECURE_ID": "fTduAfsoDHNiqMfS6L3Aot",
+            "CID": "202402-33507",
+            "WPA_BG_SSID": "ubuntu-cert-bg-wpa-tpelab",
+            "WPA_BG_PSK": "insecure",
+            "WPA_N_SSID": "ubuntu-cert-n-wpa-tpelab",
+            "WPA_N_PSK": "insecure",
+            "WPA_AC_SSID": "ubuntu-cert-ac-wpa-tpelab",
+            "WPA_AC_PSK": "insecure",
+            "OPEN_BG_SSID": "ubuntu-cert-bg-open-tpelab",
+            "OPEN_N_SSID": "ubuntu-cert-n-open-tpelab",
+            "OPEN_AC_SSID": "ubuntu-cert-ac-open-tpelab",
+            "DEVICE_IP": "10.102.153.19",
+            "COMPANION_HOST_IP": "10.102.153.1",
+        },
+    },
 }
 
 tf_config_platform_maptable = {