Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1215,7 +1215,7 @@ test-be-to-release: - $tmp=((Get-content logs/report-junit-dec-head_rot_binaural_room_ir.xml) -split 'name="pytest" ')[1] - echo ($tmp -split -split 'timestamp="')[0] - cp report-dec-head_rot_binaura_room_ir.html $BE_LOGS/report-dec-head_rot_binaural_room_ir--sha-$CI_COMMIT_SHORT_SHA.html - cp report-dec-head_rot_binaural_room_ir.html $BE_LOGS/report-dec-head_rot_binaural_room_ir--sha-$CI_COMMIT_SHORT_SHA.html # decoder, head_rot_binaural_room_reverb - $zero_errors_dec_head_rot_binaural_room_reverb=0 Loading @@ -1224,7 +1224,7 @@ test-be-to-release: - $tmp=((Get-content logs/report-junit-dec-head_rot_binaural_room_reverb.xml) -split 'name="pytest" ')[1] - echo ($tmp -split -split 'timestamp="')[0] - cp report-dec-head_rot_binaura_room_reverb.html $BE_LOGS/report-dec-head_rot_binaural_room_reverb--sha-$CI_COMMIT_SHORT_SHA.html - cp report-dec-head_rot_binaural_room_reverb.html $BE_LOGS/report-dec-head_rot_binaural_room_reverb--sha-$CI_COMMIT_SHORT_SHA.html # decoder, no-binaural, constant brate - $zero_errors_dec_const_br_no_binaural=0 Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1215,7 +1215,7 @@ test-be-to-release: - $tmp=((Get-content logs/report-junit-dec-head_rot_binaural_room_ir.xml) -split 'name="pytest" ')[1] - echo ($tmp -split -split 'timestamp="')[0] - cp report-dec-head_rot_binaura_room_ir.html $BE_LOGS/report-dec-head_rot_binaural_room_ir--sha-$CI_COMMIT_SHORT_SHA.html - cp report-dec-head_rot_binaural_room_ir.html $BE_LOGS/report-dec-head_rot_binaural_room_ir--sha-$CI_COMMIT_SHORT_SHA.html # decoder, head_rot_binaural_room_reverb - $zero_errors_dec_head_rot_binaural_room_reverb=0 Loading @@ -1224,7 +1224,7 @@ test-be-to-release: - $tmp=((Get-content logs/report-junit-dec-head_rot_binaural_room_reverb.xml) -split 'name="pytest" ')[1] - echo ($tmp -split -split 'timestamp="')[0] - cp report-dec-head_rot_binaura_room_reverb.html $BE_LOGS/report-dec-head_rot_binaural_room_reverb--sha-$CI_COMMIT_SHORT_SHA.html - cp report-dec-head_rot_binaural_room_reverb.html $BE_LOGS/report-dec-head_rot_binaural_room_reverb--sha-$CI_COMMIT_SHORT_SHA.html # decoder, no-binaural, constant brate - $zero_errors_dec_const_br_no_binaural=0 Loading