Commit ba49d86d authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Update file .gitlab-ci.yml

parent cb1fc9ed
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -55,11 +55,11 @@ build ryu-openflow:


# Deploy TeraFlowSDN and Execute end-2-end test
end2end_test ryu-openflow:
  timeout: 90m
  variables:
    TEST_NAME: 'ryu-openflow'
    IMAGE_TAG: 'mr$CI_MERGE_REQUEST_IID'
#end2end_test ryu-openflow:
#  timeout: 90m
#  variables:
#    TEST_NAME: 'ryu-openflow'
#    IMAGE_TAG: 'mr$CI_MERGE_REQUEST_IID'
  #stage: end2end_test
  # Disable to force running it after all other tasks
  #needs: