Skip to content

Commit 7277bb0

Browse files
committed
debug: Use ad9081 boards only
Signed-off-by: Julia Pineda <Julia.Pineda@analog.com>
1 parent ef946a0 commit 7277bb0

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

JenkinsfileHW

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,10 @@ lock(label: 'adgt_test_harness_boards') {
4848
harness.set_enable_resource_queuing(true)
4949
harness.set_lock_agent(false) // Set to true if using machine-specific license
5050
harness.set_elastic_server('192.168.10.1')
51-
harness.set_required_hardware(["zynq-zc706-adv7511-fmcdaq2",
52-
"zynqmp-zcu102-rev10-fmcdaq3",
53-
"zynqmp-zcu102-rev10-ad9081-vm8-l4",
51+
harness.set_required_hardware(["zynqmp-zcu102-rev10-ad9081-vm8-l4",
5452
"zynqmp-zcu102-rev10-ad9081-vm4-l8",
5553
"zynqmp-zcu102-rev10-ad9081-v204b-txmode9-rxmode4",
56-
"zynqmp-zcu102-rev10-ad9081-v204c-txmode0-rxmode1",
57-
"zynq-zc706-adv7511-fmcomms11",
58-
"zynqmp-zcu102-rev10-ad9172-fmc-ebz-mode4"])
54+
"zynqmp-zcu102-rev10-ad9081-v204c-txmode0-rxmode1"])
5955

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

0 commit comments

Comments
 (0)