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 <[email protected]>
  • Loading branch information
jpineda3 committed Jan 29, 2024
1 parent 092cb22 commit 7ea4c14
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 @@ -31,6 +31,8 @@ lock(label: 'adgt_test_harness_boards') {

//Update agent with required deps
harness.set_required_agent(["sdg-nuc-01"])
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 7ea4c14

Please sign in to comment.