Skip to content
Snippets Groups Projects

.phy_benchmark: retry: max 2, when: [runner_system_failure]

Merged Wouter Deconinck requested to merge retry-twice-when-runner-system-failure into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -57,6 +57,10 @@ common:detector:
- ln -s "${LOCAL_DATA_PATH}/datasets/data" data
- ls -lrtha
- bash bin/get_calibrations
retry:
max: 2
when:
- runner_system_failure
include:
- local: 'benchmarks/dis/config.yml'
Loading