Skip to content

Commit

Permalink
Update boot files known working, skip
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Aug 7, 2023
1 parent a7c4bf3 commit 550ccf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ lock(label: 'adgt_test_harness_boards') {
harness.set_nebula_local_fs_source_root("artifactory.analog.com")

// Set stages (Stages are run sequentially on agents.)
harness.add_stage(harness.stage_library("UpdateBOOTFiles"), 'stopWhenFail',
harness.stage_library("RecoverBoard"))
// harness.add_stage(harness.stage_library("UpdateBOOTFiles"), 'stopWhenFail',
// harness.stage_library("RecoverBoard"))

// Test stage
harness.set_matlab_commands(["ad=adi.utils.libad9361",
Expand Down

0 comments on commit 550ccf1

Please sign in to comment.