Skip to content

Commit

Permalink
Merge pull request #163 from analogdevicesinc/harness-updates
Browse files Browse the repository at this point in the history
Add udev in resources
  • Loading branch information
tfcollins authored Dec 5, 2023
2 parents 116ad1b + 132cb41 commit 9719cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ lock(label: 'adgt_test_harness_boards') {
"zynq-zc702-adv7511-ad9361-fmcomms2-3",
"zynq-adrv9364-z7020-bob-vcmos",
"zynq-adrv9364-z7020-bob-vlvds"])
harness.set_docker_args(['Vivado', 'MATLAB'])
harness.set_docker_args(['Vivado', 'MATLAB', 'udev'])
harness.set_nebula_local_fs_source_root("artifactory.analog.com")

// Set stages (Stages are run sequentially on agents.)
Expand Down

0 comments on commit 9719cfd

Please sign in to comment.