Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -472,7 +472,6 @@ ivas-pytest-mld-long-dec-lev+10: ivas-smoke-test-saturation: extends: - .rules-pytest-smoke-test - .test-job-linux-needs-testv-dir script: - USE_LTV=1 - LEVEL_SCALING=32768 Loading @@ -486,6 +485,7 @@ ivas-smoke-test-saturation: - if [ $LEVEL_SCALING != "1.0" ];then - *apply-testv-scaling - fi - cp -r scripts/testv/* $TESTV_DIR/ # skip prepare_mem_dryrun.py script in smoke_test.sh - sed -i 's/python3 .\/scripts\/prepare_mem_dryrun.py/#python3 .\/scripts\/prepare_mem_dryrun.py/g' ci/smoke_test.sh Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -472,7 +472,6 @@ ivas-pytest-mld-long-dec-lev+10: ivas-smoke-test-saturation: extends: - .rules-pytest-smoke-test - .test-job-linux-needs-testv-dir script: - USE_LTV=1 - LEVEL_SCALING=32768 Loading @@ -486,6 +485,7 @@ ivas-smoke-test-saturation: - if [ $LEVEL_SCALING != "1.0" ];then - *apply-testv-scaling - fi - cp -r scripts/testv/* $TESTV_DIR/ # skip prepare_mem_dryrun.py script in smoke_test.sh - sed -i 's/python3 .\/scripts\/prepare_mem_dryrun.py/#python3 .\/scripts\/prepare_mem_dryrun.py/g' ci/smoke_test.sh Loading