Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
4 merge requests!359Draft: Release TeraFlowSDN 5.0,!346Draft: support for restconf protocol,!345Draft: support ipinfusion devices via netconf,!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
...@@ -79,7 +79,7 @@ end2end_test ecoc24: ...@@ -79,7 +79,7 @@ end2end_test ecoc24:
- ./deploy/expose_dashboard.sh - ./deploy/expose_dashboard.sh
- ./deploy/tfs.sh - ./deploy/tfs.sh
- ./deploy/show.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 # Deploy IP TeraFlowSDN
...@@ -91,7 +91,7 @@ end2end_test ecoc24: ...@@ -91,7 +91,7 @@ end2end_test ecoc24:
- ./deploy/tfs.sh - ./deploy/tfs.sh
- ./deploy/show.sh - ./deploy/show.sh
- ./src/tests/${TEST_NAME}/subscription_ws_ip.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 # Deploy E2E TeraFlowSDN
...@@ -103,7 +103,7 @@ end2end_test ecoc24: ...@@ -103,7 +103,7 @@ end2end_test ecoc24:
- ./deploy/tfs.sh - ./deploy/tfs.sh
- ./deploy/show.sh - ./deploy/show.sh
- ./src/tests/${TEST_NAME}/subscription_ws_e2e.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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment