Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -1364,7 +1364,6 @@ split-rendering-pytest-on-merge-request: - .test-job-linux-needs-testv-dir - .test-job-linux-needs-fixed-target - .rules-merge-request-to-main-pc needs: ["build-codec-linux-make"] timeout: "60 minutes" stage: compare script: Loading Loading @@ -2100,7 +2099,6 @@ renderer-pytest-on-merge-request: - .test-job-linux-needs-testv-dir - .test-job-linux-needs-fixed-target - .rules-merge-request-to-main-pc needs: ["build-codec-linux-make"] # TODO: set reasonable timeout, will most likely take less timeout: "20 minutes" tags: Loading Loading @@ -2162,7 +2160,6 @@ ivas-pytest-on-merge-request: # note: this step doesn't really depend on codec-smoke-test # it's just pointless to run this step when the smoke test fails and the smoke test should be reasonably fast # thus, overall, this should save time needs: ["build-codec-linux-make"] #, "codec-smoke-test"] timeout: "40 minutes" tags: - ivas-linux Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -1364,7 +1364,6 @@ split-rendering-pytest-on-merge-request: - .test-job-linux-needs-testv-dir - .test-job-linux-needs-fixed-target - .rules-merge-request-to-main-pc needs: ["build-codec-linux-make"] timeout: "60 minutes" stage: compare script: Loading Loading @@ -2100,7 +2099,6 @@ renderer-pytest-on-merge-request: - .test-job-linux-needs-testv-dir - .test-job-linux-needs-fixed-target - .rules-merge-request-to-main-pc needs: ["build-codec-linux-make"] # TODO: set reasonable timeout, will most likely take less timeout: "20 minutes" tags: Loading Loading @@ -2162,7 +2160,6 @@ ivas-pytest-on-merge-request: # note: this step doesn't really depend on codec-smoke-test # it's just pointless to run this step when the smoke test fails and the smoke test should be reasonably fast # thus, overall, this should save time needs: ["build-codec-linux-make"] #, "codec-smoke-test"] timeout: "40 minutes" tags: - ivas-linux Loading