Loading .gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -1269,9 +1269,7 @@ test-long-self-test: # --------------------------------------------------------------- .sanitizer-test-template: extends: # TODO: still needed since MASA ltv vectors are not there yet # when they were added, we can add a needs-ltv-dir template - .test-job-linux-needs-testv-dir - .test-job-linux stage: test tags: - sanitizer_test_main Loading Loading
.gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -1269,9 +1269,7 @@ test-long-self-test: # --------------------------------------------------------------- .sanitizer-test-template: extends: # TODO: still needed since MASA ltv vectors are not there yet # when they were added, we can add a needs-ltv-dir template - .test-job-linux-needs-testv-dir - .test-job-linux stage: test tags: - sanitizer_test_main Loading