Commit 9a511f49 authored by Jan Kiene's avatar Jan Kiene
Browse files

use fast runner for all jobs now that BASOP main is tested as well

parent a686ad90
Loading
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -232,7 +232,7 @@ branch-is-up-to-date-with-main-post:
    - .test-job-linux
    - .rules-merge-request-to-basop-ci-branch
  tags:
    - ivas-linux
    - ivas-linux-fast
  before_script:
    - !reference [.job-linux, before_script]
    - python3 ci/remove_unsupported_testcases.py scripts/config/self_test.prm scripts/config/self_test_ltv.prm
@@ -301,8 +301,6 @@ basop-ref-compat-encoder-dmx-comp:
basop-ref-compat-ltv:
  extends:
    - .basop-ci-branch-compat-template
  tags:
    - ivas-linux-fast
  variables:
    TEST_SUITE: $LONG_TEST_SUITE
    BASOP_BRANCH: "ivas-float-update"
@@ -313,8 +311,6 @@ basop-ref-compat-ltv:
basop-ref-compat-encoder-ltv:
  extends:
    - .basop-ci-branch-compat-template
  tags:
    - ivas-linux-fast
  variables:
    TEST_SUITE: $LONG_TEST_SUITE_ENCODER
    BASOP_BRANCH: "ivas-float-update"