diff --git a/jenkins/parser/jobs-config.json b/jenkins/parser/jobs-config.json index cdd85af3c10a..20d2628f0edd 100644 --- a/jenkins/parser/jobs-config.json +++ b/jenkins/parser/jobs-config.json @@ -179,6 +179,11 @@ "jobName": "ib-run-iwyu", "errorType": [], "maxTime": "6" + }, + { + "jobName": "ib-run-pr-wait-deployment", + "errorType": ["timedOut", "hudsonConnection", "busError", "cvmfsFailure", "afsFailure", "workspaceFailure"], + "maxTime": "3" } ], "errorMsg": {