Commit 6b884554 authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Update file .gitlab-ci.yml

parent a6fdac6d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -137,10 +137,10 @@ end2end_test ryu-openflow:

    ## Run end-to-end test: onboard scenario
    - >
      docker run -t --rm --name ${TEST_NAME}-test  --network=host 
      docker run -t --rm --name ${TEST_NAME}  --network=host 
      --volume "$PWD/tfs_runtime_env_vars.sh:/var/teraflow/tfs_runtime_env_vars.sh"
      --volume "$PWD/src/tests/${TEST_NAME}:/opt/results"
      $CI_REGISTRY_IMAGE/${TEST_NAME}-test :${IMAGE_TAG} /var/teraflow/run-onboarding.sh
      "${CI_REGISTRY_IMAGE}/${TEST_NAME}-test:${IMAGE_TAG}" /var/teraflow/run-onboarding.sh

#    Dump configuration of the switches (OpenFlow rules configured) (before configure IETF service)
    #- docker exec ryu-openflow-mininet ovs-ofctl dump-flows s1