Skip to content
Snippets Groups Projects
Commit bfcf4348 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

OFC25 tests:

- Corrected paths
parent 24d6634b
No related branches found
No related tags found
1 merge request!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
......@@ -34,7 +34,7 @@
# ===== Deploy End-to-End TeraFlowSDN ====================
sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (End-to-End)</h2>|' src/webui/service/templates/main/home.html
source src/tests/ofc25/deploy_specs_e2e.sh
source src/tests/ofc25/separate_vms/deploy_specs_e2e.sh
./deploy/crdb.sh
./deploy/nats.sh
......
......@@ -34,7 +34,7 @@
# ===== Deploy End-to-End TeraFlowSDN ====================
sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (Optical)</h2>|' src/webui/service/templates/main/home.html
source src/tests/ofc25/deploy_specs_opt.sh
source src/tests/ofc25/separate_vms/deploy_specs_opt.sh
./deploy/crdb.sh
./deploy/nats.sh
......
......@@ -34,7 +34,7 @@
# ===== Deploy End-to-End TeraFlowSDN ====================
sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (Packet)</h2>|' src/webui/service/templates/main/home.html
source src/tests/ofc25/deploy_specs_pkt.sh
source src/tests/ofc25/separate_vms/deploy_specs_pkt.sh
./deploy/crdb.sh
./deploy/nats.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