We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba02ec5 commit c627549Copy full SHA for c627549
jenkins/parser/jobs-config.json
@@ -246,6 +246,13 @@
246
"action": "nodeOff",
247
"allJobs": "true"
248
},
249
+ "javaVersionUpdated": {
250
+ "errorStr": [
251
+ "Caused: java.io.IOException: Cannot run program",
252
+ ],
253
+ "action": "nodeOff",
254
+ "allJobs": "true"
255
+ },
256
"gridConnection": {
257
"errorStr": [
258
"Unexpected exception occurred while performing connect-node command"
0 commit comments