Loading src/tests/ecoc25-f5ga-telemetry/redeploy.sh +3 −3 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ case "$HOSTNAME" in ;; tfs-e2e-ctrl) echo "Deploying TFS E2E Controller..." sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (- End-to-End)</h2>|' src/webui/service/templates/main/home.html sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (End-to-End)</h2>|' src/webui/service/templates/main/home.html source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-e2e.sh ./deploy/all.sh Loading @@ -60,7 +60,7 @@ case "$HOSTNAME" in ;; tfs-agg-ctrl) echo "Deploying TFS Agg Controller..." sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (- Aggregation)</h2>|' src/webui/service/templates/main/home.html sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (Aggregation)</h2>|' src/webui/service/templates/main/home.html source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-agg.sh ./deploy/all.sh Loading @@ -70,7 +70,7 @@ case "$HOSTNAME" in ;; tfs-ip-ctrl) echo "Deploying TFS IP Controller..." sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (- IP)</h2>|' src/webui/service/templates/main/home.html sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (IP)</h2>|' src/webui/service/templates/main/home.html source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-ip.sh ./deploy/all.sh Loading Loading
src/tests/ecoc25-f5ga-telemetry/redeploy.sh +3 −3 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ case "$HOSTNAME" in ;; tfs-e2e-ctrl) echo "Deploying TFS E2E Controller..." sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (- End-to-End)</h2>|' src/webui/service/templates/main/home.html sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (End-to-End)</h2>|' src/webui/service/templates/main/home.html source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-e2e.sh ./deploy/all.sh Loading @@ -60,7 +60,7 @@ case "$HOSTNAME" in ;; tfs-agg-ctrl) echo "Deploying TFS Agg Controller..." sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (- Aggregation)</h2>|' src/webui/service/templates/main/home.html sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (Aggregation)</h2>|' src/webui/service/templates/main/home.html source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-agg.sh ./deploy/all.sh Loading @@ -70,7 +70,7 @@ case "$HOSTNAME" in ;; tfs-ip-ctrl) echo "Deploying TFS IP Controller..." sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (- IP)</h2>|' src/webui/service/templates/main/home.html sed -i 's|\(<h2>ETSI TeraFlowSDN Controller\)</h2>|\1 (IP)</h2>|' src/webui/service/templates/main/home.html source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-ip.sh ./deploy/all.sh Loading