Skip to content

Commit

Permalink
Remove use of netbox tag
Browse files Browse the repository at this point in the history
Signed-off-by: Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Oct 25, 2024
1 parent 2b6cbc0 commit 852d8e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ lock(label: 'adgt_test_harness_boards') {
withCredentials([string(credentialsId: 'netbox_token', variable: 'TOKEN')]) {
harness.set_env('netbox_token', TOKEN)
}
harness.set_env('netbox_devices_tag','active')

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

0 comments on commit 852d8e8

Please sign in to comment.