Commit 9e50af4e authored by Fabian Müller's avatar Fabian Müller
Browse files

zstd works

parent ec20b379
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1506,7 +1506,6 @@ codec-smoke-test:
    # LTV update needed as ltv ISM metadata files are used
    - *update-ltv-repo
    - bash ci/smoke_test.sh
    - tar cfJ logs.tar.xz out/logs/
    - tar -I zstd -cf logs.tar.zstd out/logs/
    - ls -al logs.tar.*
    ### analyze for failures
@@ -1524,7 +1523,6 @@ codec-smoke-test:
      - smoke_test_output.txt
      - smoke_test_output_jbm.txt
      - smoke_test_output_hrtf.txt
      #- logs.tar.xz
      - logs.tar.zstd
    expose_as: "Smoke test results"