We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff2e07 commit 4b84d10Copy full SHA for 4b84d10
JenkinsfileHW
@@ -30,7 +30,6 @@ lock(label: 'adgt_test_harness_boards') {
30
withCredentials([string(credentialsId: 'netbox_token', variable: 'TOKEN')]) {
31
harness.set_env('netbox_token', TOKEN)
32
}
33
- harness.set_env('netbox_devices_tag','active')
34
35
//Update agent with the required deps
36
harness.set_required_agent(["sdg-nuc-01","sdg-nuc-02"])
0 commit comments