Skip to content
Snippets Groups Projects
config.yml 355 B
Newer Older
dvcs:process:
  stage: process
  extends: .phy_benchmark
  tags:
    - s3
  needs: ["common:detector"]
  script:
    - bash benchmarks/dvcs/dvcs.sh --data-init

dvcs:results:
  stage: collect
Sylvester Joosten's avatar
Sylvester Joosten committed
  needs: ["dvcs:process"]
  script:
    - ls -lrth
      #pip install junitparser
      #- python dvcs/scripts/merge_results.py