Loading src/tests/ryu-openflow/.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,8 @@ end2end_test ryu-openflow: ## Wait for initialization of Device NOSes - sleep 10 - docker ps -a - docker logs ryu - docker logs mininet - echo "Finishing script section" # Dump configuration of the switches (OpenFlow rules configured) (before configure IETF service) - docker exec mininet ovs-vsctl show Loading Loading
src/tests/ryu-openflow/.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,8 @@ end2end_test ryu-openflow: ## Wait for initialization of Device NOSes - sleep 10 - docker ps -a - docker logs ryu - docker logs mininet - echo "Finishing script section" # Dump configuration of the switches (OpenFlow rules configured) (before configure IETF service) - docker exec mininet ovs-vsctl show Loading