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

remove obsolete anchor usage and variable

parent 69c9a828
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ variables:
  TESTCASE_TIMEOUT_LTV: 2400
  TESTCASE_TIMEOUT_STV_SANITIZERS: 1800
  GIT_CLEAN_FLAGS: -ffdxq
  MAKE_OPTIONS: ""
  MANUAL_PIPELINE_TYPE:
    description: "Type for the manual pipeline run. Use 'pytest-mld' to run MLD test against reference float codec." # Not implemented yet, but may be good to have a manual pipeline trigger
    value: 'default'
@@ -114,7 +113,7 @@ stages:
  ### build test binaries
  - git checkout $current_commit_sha
  - make clean
  - make -j "$MAKE_OPTIONS"
  - make -j


.mld-test-setup-codec: &mld-test-setup-codec
@@ -749,7 +748,6 @@ ivas-pytest-renderer:
    - *print-common-info
    - *update-scripts-repo
    - *update-ltv-repo
    - *setup-codec
    - *complexity-measurements-setup
  artifacts:
    name: "$CI_JOB_NAME--$CI_COMMIT_REF_NAME--sha-$CI_COMMIT_SHA"