InDetART run 4 test: don't auto-fail after each step
Instead of auto-failing after each step, only put a barrier between the reco and dcube sections of the test. This way, if reco is successful, the second dcube step always run regardless of the returned status of the first dcube run. Dcube reports a non-zero status when the overall monitoring status is "failed" and not only upon error, which is why we have to do this.
Edited by Louis-Guillaume Gagnon