Commit 4856f3d8 authored by Carlos Manso's avatar Carlos Manso
Browse files

Merge branch...

Merge branch 'feat/216-cttc-implement-integration-test-between-e2e-ip-optical-sdn-controllers' of https://labs.etsi.org/rep/tfs/controller into feat/216-cttc-implement-integration-test-between-e2e-ip-optical-sdn-controllers
parents 4d813010 aa8970df
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -55,9 +55,9 @@ end2end_test ecoc24:
    - kubectl delete namespaces tfs tfs-ip tfs-opt tfs-e2e qdb qdb-e2e qdb-opt qdb-ip --ignore-not-found
    - kubectl delete namespaces nats nats-ip nats-opt nats-e2e --ignore-not-found
    - echo "HOLA"
    - sleep 600
  script:
    # Download Docker image to run the test
    - echo "Que tal"
    - docker pull "${CI_REGISTRY_IMAGE}/${TEST_NAME}:latest"


@@ -182,7 +182,7 @@ end2end_test ecoc24:
    - mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_e2e.sh



    - echo "Por aqui"
    - sleep 600

    # Run end-to-end tests
@@ -195,6 +195,7 @@ end2end_test ecoc24:

  after_script:
    # Dump TeraFlowSDN component logs
    - echo "After"
    
    - source ./src/tests/${TEST_NAME}/deploy_specs_ip.sh
    - kubectl --namespace tfs-ip logs deployment/contextservice -c server