Commit fddbac27 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch '28-masa-selection-test-experiments' of...

Merge branch '28-masa-selection-test-experiments' of forge.3gpp.org:ivas-codec-pc/ivas-processing-scripts into 28-masa-selection-test-experiments
parents 97e91626 cc8cba1f
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -80,7 +80,13 @@ experiments:
  script:
    - *print-common-info
    - *get-codec-binaries
    - python3 -m pytest -n auto tests/test_experiments.py
    - python3 -m pytest tests/test_experiments.py -n auto | tee log.txt
  artifacts:
    paths:
      - experiments/selection/*/proc_output/*.log
      - log.txt
    when: on_failure
    expire_in: 1 week

# run some test configs for item creation
test_processing:
+0 −0

Empty file added.

+0 −0

Empty file added.

+0 −0

Empty file added.

+0 −0

Empty file added.

Loading