Commit 84556521 authored by norvell's avatar norvell
Browse files

Merge branch 'ci/reserve-ltv-dec-jobs-for-high-memory-runners' into 'main'

[CI] Reserve ivas-pytest-compare_ref-long-dec* jobs to high-memory-capacity runners

See merge request !1516
parents 9fd9f4eb 88c70599
Loading
Loading
Loading
Loading
Loading
+13 −4
Original line number Diff line number Diff line
@@ -1271,6 +1271,9 @@ ivas-pytest-compare_ref-long-dec:
  extends:
    - .rules-pytest-long
    - .test-job-linux
  tags:
    - ivas-basop-linux
    - high-memory-capacity
  before_script:
    - USE_LTV=1  
    - DUT_ENCODER_PATH=./$REF_ENCODER_PATH
@@ -1295,6 +1298,9 @@ ivas-pytest-compare_ref-long-dec-lev-10:
  extends:
    - .rules-pytest-long
    - .test-job-linux
  tags:
    - ivas-basop-linux
    - high-memory-capacity
  before_script:
    - USE_LTV=1
    - DUT_ENCODER_PATH=./$REF_ENCODER_PATH
@@ -1319,6 +1325,9 @@ ivas-pytest-compare_ref-long-dec-lev+10:
  extends:
    - .rules-pytest-long
    - .test-job-linux
  tags:
    - ivas-basop-linux
    - high-memory-capacity        
  before_script:
    - USE_LTV=1  
    - DUT_ENCODER_PATH=./$REF_ENCODER_PATH