Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Trecia Agoylo <[email protected]>
  • Loading branch information
tagoylo committed Aug 23, 2023
1 parent 96aeb92 commit 3717525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ lock(label: 'adgt_test_harness_boards') {
harness.set_env('netbox_token', TOKEN)
}
harness.set_env('netbox_devices_tag','active')

//update first the agent with the required deps
harness.set_required_agent(["sdg-nuc-01","sdg-nuc-02"])
harness.update_agents()
Expand Down

0 comments on commit 3717525

Please sign in to comment.