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

change jobs to run on to-be-tested runner

parent d2b2dba7
Loading
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -202,14 +202,14 @@ stages:
# templates to define stages and platforms
.test-job-linux:
  tags:
    - ivas-linux
    - test-fhg-runner3

.build-job-linux:
  stage: build
  timeout: "4 minutes"
  needs: []
  tags:
    - ivas-linux
    - test-fhg-runner3

.build-job-windows:
  stage: build
@@ -272,7 +272,7 @@ branch-is-up-to-date-with-main-pre:
  stage: prevalidate
  needs: []
  tags:
    - ivas-linux
    - test-fhg-runner3
  script:
    - *get-commits-behind-count
    - echo $commits_behind_count
@@ -283,7 +283,7 @@ branch-is-up-to-date-with-main-post:
    - .rules-merge-request
  stage: postvalidate
  tags:
    - ivas-linux
    - test-fhg-runner3
  script:
    - *get-commits-behind-count
    - echo $commits_behind_count
@@ -973,8 +973,6 @@ check-first-frame-is-sid:
  extends:
    - .test-job-linux-needs-testv-dir
    - .rules-merge-request
  tags:
    - ivas-linux
  stage: test
  needs: ["build-codec-linux-cmake"]
  script: