Commit d1a4c87a authored by Jan Kiene's avatar Jan Kiene
Browse files

really disable all other jobs

parent acc6b533
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ be-2-evs-linux:
    - cd evs_be_test
    - python3 ../ci/run_evs_be_test.py
# code selftest testvectors with memory-sanitizer binaries
msan-on-merge-request-linux:
.msan-on-merge-request-linux:
  extends: .test-job-linux
  stage: test
  needs: [ "build-codec-sanitizers-linux" ]
@@ -178,7 +178,7 @@ msan-on-merge-request-linux:


# code selftest testvectors with address-sanitizer binaries
asan-on-merge-request-linux:
.asan-on-merge-request-linux:
  extends: .test-job-linux
  stage: test
  needs: [ "build-codec-sanitizers-linux" ]
@@ -193,7 +193,7 @@ asan-on-merge-request-linux:


# compare bit exactness between target and source branch
self-test-on-merge-request:
.self-test-on-merge-request:
  extends: .test-job-linux
  tags:
    - test-fhg-linux-runner1