Commit 3ac3f7dd authored by kinuthia's avatar kinuthia
Browse files

copy scaled files to TEST_DIR

parent a85fdd2b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
@@ -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