Skip to content

Commit c627549

Browse files
authored
added javaVersionUpdated to take node offline
1 parent ba02ec5 commit c627549

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: jenkins/parser/jobs-config.json

+7
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,13 @@
246246
"action": "nodeOff",
247247
"allJobs": "true"
248248
},
249+
"javaVersionUpdated": {
250+
"errorStr": [
251+
"Caused: java.io.IOException: Cannot run program",
252+
],
253+
"action": "nodeOff",
254+
"allJobs": "true"
255+
},
249256
"gridConnection": {
250257
"errorStr": [
251258
"Unexpected exception occurred while performing connect-node command"

0 commit comments

Comments
 (0)