From e4ce7737ea05c07bc174e6f5e2b485cdb83f42ba Mon Sep 17 00:00:00 2001 From: mattprost Date: Tue, 24 May 2022 16:39:10 -0500 Subject: ci: Add b210 hardware to rhombus Installed a B210 and added support for usb-based devices in the devtest pipeline. Signed-off-by: mattprost --- .ci/templates/job-uhd-devtest-rhombus.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.ci/templates/job-uhd-devtest-rhombus.yml') diff --git a/.ci/templates/job-uhd-devtest-rhombus.yml b/.ci/templates/job-uhd-devtest-rhombus.yml index df54d0565..71c0a01dc 100644 --- a/.ci/templates/job-uhd-devtest-rhombus.yml +++ b/.ci/templates/job-uhd-devtest-rhombus.yml @@ -148,3 +148,11 @@ jobs: devtestPattern: 'x3x0' jtagSerial: '2516352244AD' jtagServer: 'nitest@sdr-rhombus' + + rhombus-b210-0: + devType: 'b200' + devModel: 'b210' + devName: rhombus-b210-0 + devSerial: '3218D0E' + devBus: 'usb' + devtestPattern: 'b2xx' -- cgit v1.2.3