Loading src/simap_connector/service/simap_updater/RealSimaps.py +1 −1 Original line number Diff line number Diff line Loading @@ -257,7 +257,7 @@ def set_simap_network(context_client: ContextClient, simap_client: SimapClient, link.update( 'site1', endpoints[0], 'site2', endpoints[1], supporting_link_ids=[ ('admin', 'L5'), ('admin', 'L9') ('admin', 'L6'), ('admin', 'L10') ] ) except (KeyError, IndexError, ValueError) as e: Loading src/tests/mwc26-f5ga/deploy-specs-agg.sh +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ export NATS_EXT_PORT_HTTP="8222" export NATS_DEPLOY_MODE="single" # Disable flag for re-deploying NATS from scratch. export NATS_REDEPLOY="" export NATS_REDEPLOY="YES" # ----- Apache Kafka ----------------------------------------------------------- Loading src/tests/mwc26-f5ga/deploy-specs-e2e.sh +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ export NATS_EXT_PORT_HTTP="8222" export NATS_DEPLOY_MODE="single" # Disable flag for re-deploying NATS from scratch. export NATS_REDEPLOY="" export NATS_REDEPLOY="YES" # ----- Apache Kafka ----------------------------------------------------------- Loading src/tests/mwc26-f5ga/deploy-specs-ip.sh +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ export NATS_EXT_PORT_HTTP="8222" export NATS_DEPLOY_MODE="single" # Disable flag for re-deploying NATS from scratch. export NATS_REDEPLOY="" export NATS_REDEPLOY="YES" # ----- Apache Kafka ----------------------------------------------------------- Loading src/tests/mwc26-f5ga/deploy.sh +3 −3 Original line number Diff line number Diff line Loading @@ -69,7 +69,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 source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-e2e.sh source ~/tfs-ctrl/src/tests/mwc26-f5ga/deploy-specs-e2e.sh ./deploy/all.sh echo "Waiting for NATS connection..." Loading @@ -79,7 +79,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 source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-agg.sh source ~/tfs-ctrl/src/tests/mwc26-f5ga/deploy-specs-agg.sh ./deploy/all.sh echo "Waiting for NATS connection..." Loading @@ -89,7 +89,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 source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-ip.sh source ~/tfs-ctrl/src/tests/mwc26-f5ga/deploy-specs-ip.sh ./deploy/all.sh # echo "Waiting for NATS connection..." Loading Loading
src/simap_connector/service/simap_updater/RealSimaps.py +1 −1 Original line number Diff line number Diff line Loading @@ -257,7 +257,7 @@ def set_simap_network(context_client: ContextClient, simap_client: SimapClient, link.update( 'site1', endpoints[0], 'site2', endpoints[1], supporting_link_ids=[ ('admin', 'L5'), ('admin', 'L9') ('admin', 'L6'), ('admin', 'L10') ] ) except (KeyError, IndexError, ValueError) as e: Loading
src/tests/mwc26-f5ga/deploy-specs-agg.sh +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ export NATS_EXT_PORT_HTTP="8222" export NATS_DEPLOY_MODE="single" # Disable flag for re-deploying NATS from scratch. export NATS_REDEPLOY="" export NATS_REDEPLOY="YES" # ----- Apache Kafka ----------------------------------------------------------- Loading
src/tests/mwc26-f5ga/deploy-specs-e2e.sh +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ export NATS_EXT_PORT_HTTP="8222" export NATS_DEPLOY_MODE="single" # Disable flag for re-deploying NATS from scratch. export NATS_REDEPLOY="" export NATS_REDEPLOY="YES" # ----- Apache Kafka ----------------------------------------------------------- Loading
src/tests/mwc26-f5ga/deploy-specs-ip.sh +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ export NATS_EXT_PORT_HTTP="8222" export NATS_DEPLOY_MODE="single" # Disable flag for re-deploying NATS from scratch. export NATS_REDEPLOY="" export NATS_REDEPLOY="YES" # ----- Apache Kafka ----------------------------------------------------------- Loading
src/tests/mwc26-f5ga/deploy.sh +3 −3 Original line number Diff line number Diff line Loading @@ -69,7 +69,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 source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-e2e.sh source ~/tfs-ctrl/src/tests/mwc26-f5ga/deploy-specs-e2e.sh ./deploy/all.sh echo "Waiting for NATS connection..." Loading @@ -79,7 +79,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 source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-agg.sh source ~/tfs-ctrl/src/tests/mwc26-f5ga/deploy-specs-agg.sh ./deploy/all.sh echo "Waiting for NATS connection..." Loading @@ -89,7 +89,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 source ~/tfs-ctrl/src/tests/ecoc25-f5ga-telemetry/deploy-specs-ip.sh source ~/tfs-ctrl/src/tests/mwc26-f5ga/deploy-specs-ip.sh ./deploy/all.sh # echo "Waiting for NATS connection..." Loading