Add retry to test jobs
run_reco_exp
jobs occasionally fail with the double free or corruption (!prev)
error, which are manually restarted until the job succeeds. As a workaround retry
directive should be added to these pipeline jobs to automatically retry them a fixed number of times if they fail.