Loading .gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,7 @@ cython_debug/ # TeraFlowSDN-generated files tfs_runtime_env_vars.sh tfs_runtime_env_vars*.sh tfs_bchain_runtime_env_vars.sh delete_local_deployment.sh local_docker_deployment.sh Loading src/tests/scenario2/deploy_all.sh +4 −0 Original line number Diff line number Diff line Loading @@ -24,15 +24,19 @@ kubectl apply -f nfvsdn22/nginx-ingress-controller-dom4.yaml # Deploy TFS for Domain 1 source nfvsdn22/deploy_specs_dom1.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom1.sh # Deploy TFS for Domain 2 source nfvsdn22/deploy_specs_dom2.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom2.sh # Deploy TFS for Domain 3 source nfvsdn22/deploy_specs_dom3.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom3.sh # Deploy TFS for Domain 4 source nfvsdn22/deploy_specs_dom4.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom4.sh Loading
.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,7 @@ cython_debug/ # TeraFlowSDN-generated files tfs_runtime_env_vars.sh tfs_runtime_env_vars*.sh tfs_bchain_runtime_env_vars.sh delete_local_deployment.sh local_docker_deployment.sh Loading
src/tests/scenario2/deploy_all.sh +4 −0 Original line number Diff line number Diff line Loading @@ -24,15 +24,19 @@ kubectl apply -f nfvsdn22/nginx-ingress-controller-dom4.yaml # Deploy TFS for Domain 1 source nfvsdn22/deploy_specs_dom1.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom1.sh # Deploy TFS for Domain 2 source nfvsdn22/deploy_specs_dom2.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom2.sh # Deploy TFS for Domain 3 source nfvsdn22/deploy_specs_dom3.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom3.sh # Deploy TFS for Domain 4 source nfvsdn22/deploy_specs_dom4.sh ./deploy.sh mv tfs_runtime_env_vars.sh tfs_runtime_env_vars_dom4.sh