Skip to content

Commit f338940

Browse files
committed
debug: use one board only
Signed-off-by: Pineda <Julia.Pineda@analog.com>
1 parent f0b0207 commit f338940

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

JenkinsfileHW

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,7 @@ lock(label: 'adgt_test_harness_boards', quantity: 1){
4545
harness.set_docker_host_mode(true) // Set to false if using machine-specific license
4646
harness.set_send_telemetry(false)
4747
harness.set_elastic_server('192.168.10.1')
48-
harness.set_required_hardware(["zynq-zc706-adv7511-fmcdaq2",
49-
"zynqmp-zcu102-rev10-fmcdaq3",
50-
"zynqmp-zcu102-rev10-ad9081-vm8-l4",
51-
"zynqmp-zcu102-rev10-ad9081-vm4-l8",
52-
"zynqmp-zcu102-rev10-ad9081-v204b-txmode9-rxmode4",
53-
"zynqmp-zcu102-rev10-ad9081-v204c-txmode0-rxmode1",
54-
"zynq-zc706-adv7511-fmcomms11",
55-
"zynqmp-zcu102-rev10-ad9172-fmc-ebz-mode4"])
48+
harness.set_required_hardware([ "zynqmp-zcu102-rev10-ad9081-v204b-txmode9-rxmode4"])
5649

5750
harness.set_docker_args(['Vivado', 'MATLAB', 'udev'])
5851
harness.set_nebula_local_fs_source_root("artifactory.analog.com")

0 commit comments

Comments
 (0)