canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #218097
[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:
Dio (dio)
Canonical Hardware Certification (canonical-hw-cert)
For more details, see:
https://code.launchpad.net/~rmartin013/cc-tool-box/+git/cc-tool-box/+merge/462070
--
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 3ff39d7..2820460 100644
--- a/config/cc_lab_manager/device_config_maptable.py
+++ b/config/cc_lab_manager/device_config_maptable.py
@@ -121,7 +121,7 @@ agent_config_platform_maptable = {
'test_device': '/dev/sdb',
'snappy_writable_partition': '/dev/sdb2'
},
- 'nvidia-igx-orin-muxpi': {
+ 'nvidia-igx-orin-developer-kit': {
'control_switch_local_cmd': 'zapper typecmux set TS',
'control_switch_device_cmd': 'zapper typecmux set DUT',
'test_device': '/dev/sda',
@@ -444,7 +444,6 @@ agent_config_device_maptable = {
"OPEN_N_SSID": "ubuntu-cert-n-open-tpelab",
"OPEN_AC_SSID": "ubuntu-cert-ac-open-tpelab",
"DEVICE_IP": "10.102.152.213",
- "ZAPPER_IP": "10.102.232.213",
"COMPANION_HOST_IP": "10.102.152.217",
},
},
@@ -462,7 +461,6 @@ agent_config_device_maptable = {
"OPEN_N_SSID": "ubuntu-cert-n-open-tpelab",
"OPEN_AC_SSID": "ubuntu-cert-ac-open-tpelab",
"DEVICE_IP": "10.102.152.253",
- "ZAPPER_IP": "10.102.232.253",
"COMPANION_HOST_IP": "10.102.153.1",
},
},
@@ -480,7 +478,6 @@ agent_config_device_maptable = {
"OPEN_N_SSID": "ubuntu-cert-n-open-tpelab",
"OPEN_AC_SSID": "ubuntu-cert-ac-open-tpelab",
"DEVICE_IP": "10.102.152.233",
- "ZAPPER_IP": "10.102.232.233",
"BMC_IP": "10.102.155.201",
},
},
@@ -498,7 +495,6 @@ agent_config_device_maptable = {
"OPEN_N_SSID": "ubuntu-cert-n-open-tpelab",
"OPEN_AC_SSID": "ubuntu-cert-ac-open-tpelab",
"DEVICE_IP": "10.102.152.211",
- "ZAPPER_IP": "10.102.232.211",
"BMC_IP": "10.102.155.199",
},
},