Skip to content

Commit 4b84d10

Browse files
committed
Remove use of netbox tag
Signed-off-by: Pineda <Julia.Pineda@analog.com>
1 parent 1ff2e07 commit 4b84d10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

JenkinsfileHW

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ lock(label: 'adgt_test_harness_boards') {
3030
withCredentials([string(credentialsId: 'netbox_token', variable: 'TOKEN')]) {
3131
harness.set_env('netbox_token', TOKEN)
3232
}
33-
harness.set_env('netbox_devices_tag','active')
3433

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

0 commit comments

Comments
 (0)