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

Update .gitlab-ci.yml file

parent e1cb7e7a
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -21,10 +21,10 @@ variables:
  TESTCASE_TIMEOUT_STV: 900
  TESTCASE_TIMEOUT_LTV: 2400
  TESTCASE_TIMEOUT_STV_SANITIZERS: 1800
  CI_REGRESSION_THRESH_MLD: 0.1
  CI_REGRESSION_THRESH_MAX_ABS_DIFF: 5
  CI_REGRESSION_THRESH_SSNR: -1
  CI_REGRESSION_THRESH_ODG: -0.05
  CI_REGRESSION_THRESH_MLD: "0.1"
  CI_REGRESSION_THRESH_MAX_ABS_DIFF: "5"
  CI_REGRESSION_THRESH_SSNR: "-1"
  CI_REGRESSION_THRESH_ODG: "-0.05"
  GIT_CLEAN_FLAGS: -ffdxq
  MANUAL_PIPELINE_TYPE:
    description: "Type for the manual pipeline run. Use 'pytest-compare' to run comparison test against reference float codec." # Not implemented yet, but may be good to have a manual pipeline trigger