We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f03e2 commit a4fd7b7Copy full SHA for a4fd7b7
.jenkins/Jenkinsfile
@@ -37,7 +37,7 @@ def onlineNodes(label) {
37
onlineNodes.add(node.getDisplayName())
38
}
39
40
- return ['pcsgs02', 'pcsgs03', 'pcsgs04','pcsgs05', 'pcsgs09','pcsgs11', 'pcsgs13' ] //TODO fix
+ return onlineNodes
41
42
43
0 commit comments