Loading src/tests/oeccpsc22/deploy_specs_dom1.sh +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ export TFS_REGISTRY_IMAGES="http://localhost:32000/tfs/" # Set the list of components, separated by spaces, you want to build images for, and deploy. #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui load_generator" export TFS_COMPONENTS="context device pathcomp service slice compute webui" #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui interdomain load_generator" export TFS_COMPONENTS="context device pathcomp service slice interdomain webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading src/tests/oeccpsc22/deploy_specs_dom2.sh +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ export TFS_REGISTRY_IMAGES="http://localhost:32000/tfs/" # Set the list of components, separated by spaces, you want to build images for, and deploy. #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui load_generator" export TFS_COMPONENTS="context device pathcomp service slice compute webui" #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui interdomain load_generator" export TFS_COMPONENTS="context device pathcomp service slice interdomain webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading Loading
src/tests/oeccpsc22/deploy_specs_dom1.sh +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ export TFS_REGISTRY_IMAGES="http://localhost:32000/tfs/" # Set the list of components, separated by spaces, you want to build images for, and deploy. #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui load_generator" export TFS_COMPONENTS="context device pathcomp service slice compute webui" #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui interdomain load_generator" export TFS_COMPONENTS="context device pathcomp service slice interdomain webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading
src/tests/oeccpsc22/deploy_specs_dom2.sh +2 −2 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ export TFS_REGISTRY_IMAGES="http://localhost:32000/tfs/" # Set the list of components, separated by spaces, you want to build images for, and deploy. #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui load_generator" export TFS_COMPONENTS="context device pathcomp service slice compute webui" #export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui interdomain load_generator" export TFS_COMPONENTS="context device pathcomp service slice interdomain webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading