Skip to content
Snippets Groups Projects
config.yml 333 B
clustering:process :
  allow_failure: true
  stage: process
  timeout: 8 hour
  needs: ["common:detector"]
  script:
    - bash benchmarks/clustering/barrel_clusters.sh

clustering:results:
  allow_failure: true
  stage: collect
  needs: ["clustering:process"]
  script:
    - ls -lrth
      #- python dvcs/scripts/merge_results.py