Loading .gitlab-ci.yml +5 −5 Original line number Diff line number Diff line Loading @@ -1025,7 +1025,7 @@ clang-format-check: # --------------------------------------------------------------- # check bitexactness to EVS windows binaries be-2-evs-windows: .be-2-evs-windows: extends: - .rules-main-push tags: Loading @@ -1049,7 +1049,7 @@ be-2-evs-windows: - python ../ci/run_evs_be_win_test.py # check bitexactness to EVS be-2-evs-linux: .be-2-evs-linux: extends: - .test-job-linux - .rules-main-push Loading @@ -1075,7 +1075,7 @@ be-2-evs-linux: - cd evs_be_test - python3 ../ci/run_evs_be_test.py codec-comparison-on-main-push: .codec-comparison-on-main-push: extends: - .test-job-linux - .rules-main-push Loading Loading @@ -1162,7 +1162,7 @@ codec-comparison-on-main-push: # Manual jobs # --------------------------------------------------------------- test-be-to-release: .test-be-to-release: stage: test tags: - ivas-windows Loading @@ -1189,7 +1189,7 @@ test-be-to-release: expose_as: "test-be-to-release results" test-long-self-test: .test-long-self-test: tags: - ivas-linux-fast stage: compare Loading Loading
.gitlab-ci.yml +5 −5 Original line number Diff line number Diff line Loading @@ -1025,7 +1025,7 @@ clang-format-check: # --------------------------------------------------------------- # check bitexactness to EVS windows binaries be-2-evs-windows: .be-2-evs-windows: extends: - .rules-main-push tags: Loading @@ -1049,7 +1049,7 @@ be-2-evs-windows: - python ../ci/run_evs_be_win_test.py # check bitexactness to EVS be-2-evs-linux: .be-2-evs-linux: extends: - .test-job-linux - .rules-main-push Loading @@ -1075,7 +1075,7 @@ be-2-evs-linux: - cd evs_be_test - python3 ../ci/run_evs_be_test.py codec-comparison-on-main-push: .codec-comparison-on-main-push: extends: - .test-job-linux - .rules-main-push Loading Loading @@ -1162,7 +1162,7 @@ codec-comparison-on-main-push: # Manual jobs # --------------------------------------------------------------- test-be-to-release: .test-be-to-release: stage: test tags: - ivas-windows Loading @@ -1189,7 +1189,7 @@ test-be-to-release: expose_as: "test-be-to-release results" test-long-self-test: .test-long-self-test: tags: - ivas-linux-fast stage: compare Loading