Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -471,7 +471,7 @@ ivas-pytest-mld-long-dec-lev+10: - LEVEL_SCALING=3.162 <<: *ivas-pytest-mld-anchor ivas-pytest-saturation-smoke-test: ivas-smoke-test-saturation: extends: - .rules-pytest-smoke-test - .test-job-linux Loading @@ -489,7 +489,6 @@ ivas-pytest-saturation-smoke-test: - if [ $LEVEL_SCALING != "1.0" ];then - *apply-testv-scaling - fi - *mld-test-setup-codec - bash ci/smoke_test.sh ### analyze for failures Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -471,7 +471,7 @@ ivas-pytest-mld-long-dec-lev+10: - LEVEL_SCALING=3.162 <<: *ivas-pytest-mld-anchor ivas-pytest-saturation-smoke-test: ivas-smoke-test-saturation: extends: - .rules-pytest-smoke-test - .test-job-linux Loading @@ -489,7 +489,6 @@ ivas-pytest-saturation-smoke-test: - if [ $LEVEL_SCALING != "1.0" ];then - *apply-testv-scaling - fi - *mld-test-setup-codec - bash ci/smoke_test.sh ### analyze for failures Loading