Loading .gitlab-ci.yml +0 −31 Original line number Diff line number Diff line Loading @@ -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 Loading
.gitlab-ci.yml +0 −31 Original line number Diff line number Diff line Loading @@ -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