Skip to content

Commit

Permalink
Remove deprecated properties after jsl resource lock changes
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Oct 23, 2024
1 parent 265d3ba commit 1ff2e07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ lock(label: 'adgt_test_harness_boards') {
harness.set_docker_host_mode(true) // Set to false if using machine-specific license
harness.set_send_telemetry(false)
harness.set_log_jira(false)
harness.set_enable_resource_queuing(true)
harness.set_lock_agent(false) // Set to true if using machine-specific license
harness.set_elastic_server('192.168.10.1')
harness.set_required_hardware(["zynq-zc706-adv7511-fmcdaq2",
"zynqmp-zcu102-rev10-fmcdaq3",
Expand Down

0 comments on commit 1ff2e07

Please sign in to comment.