Skip to content

Commit

Permalink
Update nebula requirements inside container
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <Julia.Pineda@analog.com>
  • Loading branch information
jpineda3 committed Jan 24, 2024
1 parent e62a67d commit add432c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ lock(label: 'adgt_test_harness_boards') {

//Update agent with the required deps
harness.set_required_agent(["sdg-nuc-01","sdg-nuc-02"])
harness.set_env('update_container_lib', true)
harness.set_env('update_lib_requirements', true)
harness.update_agents()

//Set other test parameters
Expand Down

0 comments on commit add432c

Please sign in to comment.