aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/tests
diff options
context:
space:
mode:
authorSteven Koo <steven.koo@ni.com>2022-06-17 10:14:10 -0500
committerskooNI <60897865+skooNI@users.noreply.github.com>2022-07-20 15:57:20 -0500
commitc0ac9f100eaa1d08d30c799a4c45365c7f5204ba (patch)
treedc5d70aa09c19d464c7838942a29925232425250 /.ci/templates/tests
parentb1bc6ec720692815ae443db099fcb19ca3b583f7 (diff)
downloaduhd-c0ac9f100eaa1d08d30c799a4c45365c7f5204ba.tar.gz
uhd-c0ac9f100eaa1d08d30c799a4c45365c7f5204ba.tar.bz2
uhd-c0ac9f100eaa1d08d30c799a4c45365c7f5204ba.zip
ci: Add n321 to devtest
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.ci/templates/tests')
-rwxr-xr-x.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml19
-rw-r--r--.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n321-0.yml16
-rwxr-xr-x.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml17
3 files changed, 51 insertions, 1 deletions
diff --git a/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml b/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml
index 43284c5ef..baf68bbd1 100755
--- a/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml
+++ b/.ci/templates/tests/rhombus-labgrid/crossbar/places.yaml
@@ -14,4 +14,21 @@ rhombus-n310-0:
rename: null
reservation: null
tags: {}
-
+
+rhombus-n321-0:
+ acquired: null
+ acquired_resources: []
+ aliases: []
+ allowed: []
+ changed: 1654034475.1935894
+ comment: ''
+ created: 1654034136.0077882
+ matches:
+ - cls: '*'
+ exporter: '*'
+ group: rhombus-n321-0-group
+ name: null
+ rename: null
+ reservation: null
+ tags: {}
+
diff --git a/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n321-0.yml b/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n321-0.yml
new file mode 100644
index 000000000..f4d53d68a
--- /dev/null
+++ b/.ci/templates/tests/rhombus-labgrid/device-configs/rhombus-n321-0.yml
@@ -0,0 +1,16 @@
+targets:
+ main:
+ resources:
+ RemotePlace:
+ name: 'rhombus-n321-0'
+ drivers:
+ - SerialDriver:
+ name: 'linux_serial_driver'
+ bindings:
+ port: 'console-linux'
+ - SerialDriver:
+ name: 'scu_serial_driver'
+ bindings:
+ port: 'console-scu'
+ - USBSDMuxDriver: {}
+ - USBStorageDriver: {}
diff --git a/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml b/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml
index c898b8dda..f13ebbe07 100755
--- a/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml
+++ b/.ci/templates/tests/rhombus-labgrid/exporter-conf/exporter.yaml
@@ -15,3 +15,20 @@ rhombus-n310-0-group:
match:
ID_SERIAL_SHORT: '000000001506'
+rhombus-n321-0-group:
+ console-scu:
+ cls: USBSerialPort
+ match:
+ ID_SERIAL: 'Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_0097D610'
+ ID_USB_INTERFACE_NUM: '01'
+ speed: 115200
+ console-linux:
+ cls: USBSerialPort
+ match:
+ ID_SERIAL: 'Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_0097D610'
+ ID_USB_INTERFACE_NUM: '00'
+ speed: 115200
+ USBSDMuxDevice:
+ match:
+ ID_SERIAL_SHORT: '000000001140'
+