Loading .gitlab-ci.yml +7 −7 Original line number Diff line number Diff line Loading @@ -499,7 +499,7 @@ build-codec-linux-instrumented-make: # --------------------------------------------------------------- ### jobs that test fx encoder -> flt decoder ivas-pytest-compare_to_main-enc: ivas-pytest-compare_to_main-short-enc: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -510,7 +510,7 @@ ivas-pytest-compare_to_main-enc: - LEVEL_SCALING=1.0 <<: *ivas-pytest-on-merge-request-anchor ivas-pytest-compare_to_main-enc-lev-10: ivas-pytest-compare_to_main-short-enc-lev-10: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -521,7 +521,7 @@ ivas-pytest-compare_to_main-enc-lev-10: - LEVEL_SCALING=0.3162 <<: *ivas-pytest-on-merge-request-anchor ivas-pytest-compare_to_main-enc-lev+10: ivas-pytest-compare_to_main-short-enc-lev+10: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -544,7 +544,7 @@ ivas-pytest-compare_to_main-short-dec: - LEVEL_SCALING=1.0 <<: *ivas-pytest-on-merge-request-anchor ivas-pytest-compare_to_main-short-lev-10: ivas-pytest-compare_to_main-short-dec-lev-10: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -571,7 +571,7 @@ ivas-pytest-compare_to_main-short-dec-lev+10: # --------------------------------------------------------------- ### jobs that test fx encoder -> flt decoder ivas-pytest-compare_to_ref-enc: ivas-pytest-compare_to_ref-short-enc: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading @@ -582,7 +582,7 @@ ivas-pytest-compare_to_ref-enc: - LEVEL_SCALING=1.0 <<: *ivas-pytest-anchor ivas-pytest-compare_to_ref-enc-lev-10: ivas-pytest-compare_to_ref-short-enc-lev-10: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading @@ -593,7 +593,7 @@ ivas-pytest-compare_to_ref-enc-lev-10: - LEVEL_SCALING=0.3162 <<: *ivas-pytest-anchor ivas-pytest-compare_to_ref-enc-lev+10: ivas-pytest-compare_to_ref-short-enc-lev+10: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading Loading
.gitlab-ci.yml +7 −7 Original line number Diff line number Diff line Loading @@ -499,7 +499,7 @@ build-codec-linux-instrumented-make: # --------------------------------------------------------------- ### jobs that test fx encoder -> flt decoder ivas-pytest-compare_to_main-enc: ivas-pytest-compare_to_main-short-enc: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -510,7 +510,7 @@ ivas-pytest-compare_to_main-enc: - LEVEL_SCALING=1.0 <<: *ivas-pytest-on-merge-request-anchor ivas-pytest-compare_to_main-enc-lev-10: ivas-pytest-compare_to_main-short-enc-lev-10: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -521,7 +521,7 @@ ivas-pytest-compare_to_main-enc-lev-10: - LEVEL_SCALING=0.3162 <<: *ivas-pytest-on-merge-request-anchor ivas-pytest-compare_to_main-enc-lev+10: ivas-pytest-compare_to_main-short-enc-lev+10: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -544,7 +544,7 @@ ivas-pytest-compare_to_main-short-dec: - LEVEL_SCALING=1.0 <<: *ivas-pytest-on-merge-request-anchor ivas-pytest-compare_to_main-short-lev-10: ivas-pytest-compare_to_main-short-dec-lev-10: extends: - .rules-pytest-to-main-short - .test-job-linux Loading @@ -571,7 +571,7 @@ ivas-pytest-compare_to_main-short-dec-lev+10: # --------------------------------------------------------------- ### jobs that test fx encoder -> flt decoder ivas-pytest-compare_to_ref-enc: ivas-pytest-compare_to_ref-short-enc: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading @@ -582,7 +582,7 @@ ivas-pytest-compare_to_ref-enc: - LEVEL_SCALING=1.0 <<: *ivas-pytest-anchor ivas-pytest-compare_to_ref-enc-lev-10: ivas-pytest-compare_to_ref-short-enc-lev-10: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading @@ -593,7 +593,7 @@ ivas-pytest-compare_to_ref-enc-lev-10: - LEVEL_SCALING=0.3162 <<: *ivas-pytest-anchor ivas-pytest-compare_to_ref-enc-lev+10: ivas-pytest-compare_to_ref-short-enc-lev+10: extends: - .rules-pytest-to-ref-short - .test-job-linux Loading