Commit 7ee2da15 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Test nokia runner 2 env

parent a90a559c
Loading
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -11,8 +11,14 @@ stages:
test_dependencies:
  stage: test
  tags:
    - test-nokia-basop-linux-runner-3 # Add targeted runner tag here
    - test-nokia-basop-linux-runner-2 # Add targeted runner tag here
  script:
    # Echo env vars
    - echo $GIT_HTTP_LOW_SPEED_LIMIT
    - echo $GIT_HTTP_LOW_SPEED_TIME
    - echo $CURL_TIMEOUT
    - echo $CURL_RETRY

    - echo 0 > zero # Helper file
    - echo "Runner successfully running"
    - gcc -v