Commit 89d03a5b 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 9fcfa506 cfb7d8a3
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -98,8 +98,6 @@ end2end_test ecoc24:
    
    - ./deploy/crdb.sh
    - ./deploy/nats.sh
    
    
    # - ./deploy/qdb.sh


@@ -115,8 +113,6 @@ end2end_test ecoc24:





    # Deploy IP TeraFlowSDN
    # Delete secondary ingress controllers
    - kubectl delete -f src/tests/ecoc24/nginx-ingress-controller-ip.yaml --ignore-not-found
@@ -132,6 +128,8 @@ end2end_test ecoc24:
    - |
      sed -i '/name: CRDB_DATABASE/{n;s/value: .*/value: "tfs_ip_context"/}' manifests/contextservice.yaml
    
    - echo "Sleeping 60"
    - sleep 60
    
    # - source src/tests/${TEST_NAME}/deploy_specs_ip.sh
    - ./deploy/crdb.sh