Commit 1b5f0857 authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Update 2 files

- /src/tests/.gitlab-ci.yml
- /src/tests/ryu-openflow/.gitlab-ci.yml
parent 4744209b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ end2end_test ryu-openflow:
    #- containerlab destroy --all --cleanup || true
    # cleanup mininet
    - docker run --rm "${CI_REGISTRY_IMAGE}/${TEST_NAME}-mininet:${IMAGE_TAG}" mn -c

  script:
    # Download Docker images to run the test
    - docker pull "${CI_REGISTRY_IMAGE}/${TEST_NAME}-ryu:${IMAGE_TAG}"
    - docker pull "${CI_REGISTRY_IMAGE}/${TEST_NAME}-mininet:${IMAGE_TAG}"
+1 −1

File changed.

Contains only whitespace changes.