Skip to content

Commit

Permalink
Verify clone works from scan
Browse files Browse the repository at this point in the history
Signed-off-by: Pineda <Julia.Pineda@analog.com>
  • Loading branch information
jpineda3 committed Jan 28, 2025
1 parent dbd58c9 commit de9b28d
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 @@ -57,8 +57,8 @@ lock(label: 'adgt_test_harness_boards', quantity: 1){
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(["addpath(genpath('test'))",
Expand Down

0 comments on commit de9b28d

Please sign in to comment.