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

OECC/PSC'22 test:

- Updated deploy specs
parent 58b564ab
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!110Partial fix OECC/PSC'22 test, InterDomain component, and other side improvements
......@@ -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"
......
......@@ -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"
......
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