← 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:
  Canonical Hardware Certification (canonical-hw-cert)

For more details, see:
https://code.launchpad.net/~rmartin013/cc-tool-box/+git/cc-tool-box/+merge/457459
-- 
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 ddc605d..0106722 100644
--- a/config/cc_lab_manager/device_config_maptable.py
+++ b/config/cc_lab_manager/device_config_maptable.py
@@ -107,8 +107,8 @@ agent_config_platform_maptable = {
     'nvidia-jetson-agx-orin': {
         'control_switch_local_cmd': 'zapper typecmux set TS',
         'control_switch_device_cmd': 'zapper typecmux set DUT',
-        'test_device': '/dev/sda',
-        'snappy_writable_partition': '/dev/sda2'
+        'test_device': '/dev/sdb',
+        'snappy_writable_partition': '/dev/sdb2'
     },
     'nvidia-igx-orin-ts3': {
         'control_switch_local_cmd': 'zapper typecmux set TS',