Skip to content

Catch exceptions when creating tasks after condor submission

Catch exceptions when creating tasks after condor submission. Otherwise the task status remains in 'new' and condor jobs are submitted for every Jenkins build. The already submitted condor cluster is marked for removal to avoid having submitted condor jobs without associated jobs in the DB.

Merge request reports