Commit 7ba83be5 authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Update file .gitlab-ci.yml

parent b433da47
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@ build ryu-openflow:
end2end_test ryu_openflow:
  timeout: 90m
  variables:
    #TEST_NAME: 'ryu-openflow'
    #IMAGE_TAG: 'mr$CI_MERGE_REQUEST_IID'
    TEST_NAME: 'ryu-openflow'
    IMAGE_TAG: 'mr$CI_MERGE_REQUEST_IID'
  #stage: end2end_test
  # Disable to force running it after all other tasks
  #needs: