Skip to content

Commit a4fd7b7

Browse files
committed
jenkins
1 parent e5f03e2 commit a4fd7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def onlineNodes(label) {
3737
onlineNodes.add(node.getDisplayName())
3838
}
3939
}
40-
return ['pcsgs02', 'pcsgs03', 'pcsgs04','pcsgs05', 'pcsgs09','pcsgs11', 'pcsgs13' ] //TODO fix
40+
return onlineNodes
4141
}
4242

4343

0 commit comments

Comments
 (0)