Commit 1b8652ef authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Test just Nokia runner

parent 13b76fd0
Loading
Loading
Loading
Loading
Loading
+0 −31
Original line number Diff line number Diff line
@@ -37,35 +37,4 @@ test_nokia_runner:
  script:
    *get_runner_information

# Check Ericsson runner
test_ericsson_runner:
  stage: test
  tags:
    - test-ericsson-linux-runner
  script:
    *get_runner_information

# Check FhG runner 1
test_fhg1_runner:
  stage: test
  tags:
    - test-fhg-linux-runner1
  script:
    *get_runner_information

# Check FhG runner 2
test_fhg2_runner:
  stage: test
  tags:
    - test-fhg-linux-runner2
  script:
    *get_runner_information

# Check FhG runner 3
test_fhg3_runner:
  stage: test
  tags:
    - test-fhg-linux-runner3
  script:
    *get_runner_information