aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/tests/job-uhd-x4xx-hardware-tests-sdr-test0.yml
blob: 8d1859db6d855402bc1cca768cf05e884521bb1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
parameters:
- name: testOS
  type: string
  values:
    - ubuntu1804
- name: uhdArtifactSource
  type: string
  default: current

jobs:
- template: templates/job-uhd-x4xx-hardware-tests.yml
  parameters:
    suiteName: 'sdr_test0'
    testOS: '${{ parameters.testOS }}'
    toolset: 'make'
    runPyTest: false
    runDevTest: true
    runSystemImageTest: true
    uhdArtifactSource: ${{ parameters.uhdArtifactSource }}
    xilinxLocation: /opt/Xilinx/SDK/2019.1
    dutMatrix:
      sdr-test0-x410-0:
        dutName: 'sdr-test0-x410-0'
        dutType: 'x4xx'
        devtestPattern: 'x4x0'
        dutFPGA: 'X4_200'
        dutEmbeddedImagesArtifact: 'x4xx-images'
        uartSerial: '2516351FE64E'
        pipelineAgent: sdr-test0