Skip to content

Commit

Permalink
Debug pipeline failure
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Oct 17, 2023
1 parent ca1ddca commit 40dae22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ lock('nuc04') {

//Set other test parameters
harness.set_nebula_debug(true)
harness.set_docker_host_mode(true) // Set to false if using machine-specific license
harness.set_docker_host_mode(false)
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)
Expand Down

0 comments on commit 40dae22

Please sign in to comment.