Loading main-basop.yml +6 −0 Original line number Diff line number Diff line Loading @@ -981,6 +981,12 @@ build-codec-linux-instrumented-make: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh - bash scripts/prepare_instrumentation.sh -m MEM_ONLY - make -j -C $INSTR_DIR artifacts: name: "sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results" expire_in: 3 weeks when: always paths: - wmc_tool_output.txt # make sure that the codec builds with msan, asan and usan build-codec-sanitizers-linux: Loading Loading
main-basop.yml +6 −0 Original line number Diff line number Diff line Loading @@ -981,6 +981,12 @@ build-codec-linux-instrumented-make: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh - bash scripts/prepare_instrumentation.sh -m MEM_ONLY - make -j -C $INSTR_DIR artifacts: name: "sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results" expire_in: 3 weeks when: always paths: - wmc_tool_output.txt # make sure that the codec builds with msan, asan and usan build-codec-sanitizers-linux: Loading