Commit 7a41df8f 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 34ad415c 0a4f8072
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ end2end_test ecoc24:
    - ./deploy/expose_dashboard.sh
    - ./deploy/tfs.sh
    - ./deploy/show.sh
    - cp ${PWD}/tfs_runtime_env_vars.sh /var/teraflow/tfs_runtime_env_vars_opt.sh
    # - cp /var/teraflow/tfs_runtime_env_vars.sh /var/teraflow/tfs_runtime_env_vars_opt.sh


    # Deploy IP TeraFlowSDN
@@ -91,7 +91,7 @@ end2end_test ecoc24:
    - ./deploy/tfs.sh
    - ./deploy/show.sh
    - ./src/tests/${TEST_NAME}/subscription_ws_ip.sh
    - cp ${PWD}/tfs_runtime_env_vars.sh /var/teraflow/tfs_runtime_env_vars_ip.sh
    # - cp /var/teraflow/tfs_runtime_env_vars.sh /var/teraflow/tfs_runtime_env_vars_ip.sh


    # Deploy E2E TeraFlowSDN
@@ -103,7 +103,7 @@ end2end_test ecoc24:
    - ./deploy/tfs.sh
    - ./deploy/show.sh
    - ./src/tests/${TEST_NAME}/subscription_ws_e2e.sh
    - cp ${PWD}/tfs_runtime_env_vars.sh /var/teraflow/tfs_runtime_env_vars_e2e.sh
    # - cp /var/teraflow/tfs_runtime_env_vars.sh /var/teraflow/tfs_runtime_env_vars_e2e.sh