diff options
author | Steven Koo <steven.koo@ni.com> | 2022-02-07 12:19:35 -0600 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-02-07 16:01:53 -0600 |
commit | a263d72769cc4e975f35f44360e729da9ed5a8d3 (patch) | |
tree | 45a15fcf805225c68ac6772ae38d64c8fd67e45d /.ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml | |
parent | 828aa591806c5a28bd7b2a13d22585a03f3a3332 (diff) | |
download | uhd-a263d72769cc4e975f35f44360e729da9ed5a8d3.tar.gz uhd-a263d72769cc4e975f35f44360e729da9ed5a8d3.tar.bz2 uhd-a263d72769cc4e975f35f44360e729da9ed5a8d3.zip |
ci: flash fpga on x410 ATS runs
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml')
-rw-r--r-- | .ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml b/.ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml index d4624a043..454d666cb 100644 --- a/.ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml +++ b/.ci/templates/tests/job-uhd-x4xx-hardware-tests-pebbles.yml @@ -23,6 +23,7 @@ jobs: dutName: 'pebbles-x410-0' dutType: 'x4xx' devtestPattern: 'x4x0' + dutFPGA: 'X4_200' dutEmbeddedImagesArtifact: 'x4xx-images' uartSerial: '2516351DDCC0' pipelineAgent: pebbles-agent-1 |