Skip to content

Commit

Permalink
added javaVersionUpdated to take node offline
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Nov 3, 2024
1 parent ba02ec5 commit c627549
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jenkins/parser/jobs-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,13 @@
"action": "nodeOff",
"allJobs": "true"
},
"javaVersionUpdated": {
"errorStr": [
"Caused: java.io.IOException: Cannot run program",
],
"action": "nodeOff",
"allJobs": "true"
},
"gridConnection": {
"errorStr": [
"Unexpected exception occurred while performing connect-node command"
Expand Down

0 comments on commit c627549

Please sign in to comment.