Commit 8cc04e04 authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Update file .gitlab-ci.yml

parent 00cd26b6
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -94,11 +94,11 @@ end2end_test ryu-openflow:
    - docker ps -a
    - echo "Finishing script section"
#    Dump configuration of the switches (OpenFlow rules configured) (before configure IETF service)
    - docker exec ryu-openflow-mininet ovs-ofctl dump-flows s1
    - docker exec ryu-openflow-mininet ovs-ofctl dump-flows s2
    - docker exec ryu-openflow-mininet ovs-ofctl dump-flows s3
    - docker exec ryu-openflow-mininet ovs-ofctl dump-flows s4
    - docker exec ryu-openflow-mininet ovs-ofctl dump-flows s5
    - docker exec mininet ovs-ofctl dump-flows s1
    - docker exec mininet ovs-ofctl dump-flows s2
    - docker exec mininet ovs-ofctl dump-flows s3
    - docker exec mininet ovs-ofctl dump-flows s4
    - docker exec mininet ovs-ofctl dump-flows s5

    # Configure TeraFlowSDN deployment
    ## Uncomment if DEBUG log level is needed for the components