aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/job-uhd-devtest-rhombus.yml
diff options
context:
space:
mode:
authormattprost <matt.prost@ni.com>2022-05-19 18:22:56 -0500
committerAaron Rossetto <aaron.rossetto@ni.com>2022-06-10 13:24:04 -0500
commite040326c51e3f67e70fd59a1eba244d6180abb47 (patch)
tree9b8c13e4f3053b22e05bd3b4eabdc8058762963f /.ci/templates/job-uhd-devtest-rhombus.yml
parentd5c6a6a5699520e8c84f73c1674cb8f3b6028152 (diff)
downloaduhd-e040326c51e3f67e70fd59a1eba244d6180abb47.tar.gz
uhd-e040326c51e3f67e70fd59a1eba244d6180abb47.tar.bz2
uhd-e040326c51e3f67e70fd59a1eba244d6180abb47.zip
ci: Add new x3xx hardware to rhombus
Added an X310 with TwinRx dboards and moved the SBX dboards to an X300. Signed-off-by: mattprost <matt.prost@ni.com>
Diffstat (limited to '.ci/templates/job-uhd-devtest-rhombus.yml')
-rw-r--r--.ci/templates/job-uhd-devtest-rhombus.yml30
1 files changed, 26 insertions, 4 deletions
diff --git a/.ci/templates/job-uhd-devtest-rhombus.yml b/.ci/templates/job-uhd-devtest-rhombus.yml
index 8bcc55054..df54d0565 100644
--- a/.ci/templates/job-uhd-devtest-rhombus.yml
+++ b/.ci/templates/job-uhd-devtest-rhombus.yml
@@ -60,10 +60,10 @@ jobs:
devtestPattern: 'x3x0'
jtagSerial: '2516350C5BFF'
jtagServer: 'nitest@sdr-rhombus'
- rhombus-x310-SBX-0 XG:
+ rhombus-x310-TWINRX-0 XG:
devType: 'x300'
devModel: 'x310'
- devName: rhombus-x310-SBX-0
+ devName: rhombus-x310-TWINRX-0
devSerial: 'F43D13'
devBus: 'ip'
devAddr: '192.168.40.6'
@@ -71,6 +71,17 @@ jobs:
devtestPattern: 'x3x0'
jtagSerial: '251635F43D13'
jtagServer: 'nitest@sdr-rhombus'
+ rhombus-x300-SBX-0 XG:
+ devType: 'x300'
+ devModel: 'x300'
+ devName: rhombus-x300-SBX-0
+ devSerial: '32244AD'
+ devBus: 'ip'
+ devAddr: '192.168.40.7'
+ devFpga: 'XG'
+ devtestPattern: 'x3x0'
+ jtagSerial: '2516352244AD'
+ jtagServer: 'nitest@sdr-rhombus'
rhombus-x300-UBX-0 HG:
devType: 'x300'
devModel: 'x300'
@@ -115,10 +126,10 @@ jobs:
devtestPattern: 'x3x0'
jtagSerial: '2516350C5BFF'
jtagServer: 'nitest@sdr-rhombus'
- rhombus-x310-SBX-0 HG:
+ rhombus-x310-TWINRX-0 HG:
devType: 'x300'
devModel: 'x310'
- devName: rhombus-x310-SBX-0
+ devName: rhombus-x310-TWINRX-0
devSerial: 'F43D13'
devBus: 'ip'
devAddr: '192.168.40.6'
@@ -126,3 +137,14 @@ jobs:
devtestPattern: 'x3x0'
jtagSerial: '251635F43D13'
jtagServer: 'nitest@sdr-rhombus'
+ rhombus-x300-SBX-0 HG:
+ devType: 'x300'
+ devModel: 'x300'
+ devName: rhombus-x300-SBX-0
+ devSerial: '32244AD'
+ devBus: 'ip'
+ devAddr: '192.168.40.7'
+ devFpga: 'HG'
+ devtestPattern: 'x3x0'
+ jtagSerial: '2516352244AD'
+ jtagServer: 'nitest@sdr-rhombus'