Commit 8e66f542 authored by norvell's avatar norvell
Browse files

Fix restoring source branch

parent 939a1e10
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1206,12 +1206,14 @@ ivas-conformance:
  script:
    - *print-common-info
    # Prepare reference exec, TBD
    - source_branch_commit_sha=$(git rev-parse HEAD)
    - git checkout 20230815_RC02_SA4#125_delivery
    - make -j
    - cp IVAS_cod IVAS_cod_ref
    - cp IVAS_dec IVAS_dec_ref
    - cp IVAS_rend IVAS_rend_ref
    - git restore .
    - git checkout $source_branch_commit_sha

    # Reference creation
    - python3 -m pytest tests/codec_be_on_mr_nonselection/ -v -n auto --update_ref 1 -m create_ref