Loading src/load_generator/tests/deploy_specs.sh +2 −2 Original line number Diff line number Diff line Loading @@ -17,11 +17,11 @@ export TFS_REGISTRY_IMAGE="http://localhost:32000/tfs/" # Set the list of components, separated by spaces, you want to build images for, and deploy. # Supported components are: # context device automation policy service compute monitoring webui # context device ztp policy service compute monitoring webui # interdomain slice pathcomp dlt # dbscanserving opticalattackmitigator opticalattackdetector # l3_attackmitigator l3_centralizedattackdetector l3_distributedattackdetector export TFS_COMPONENTS="context device pathcomp service slice webui load_generator" # automation monitoring compute dlt export TFS_COMPONENTS="context device pathcomp service slice webui load_generator" # ztp monitoring compute dlt # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading Loading
src/load_generator/tests/deploy_specs.sh +2 −2 Original line number Diff line number Diff line Loading @@ -17,11 +17,11 @@ export TFS_REGISTRY_IMAGE="http://localhost:32000/tfs/" # Set the list of components, separated by spaces, you want to build images for, and deploy. # Supported components are: # context device automation policy service compute monitoring webui # context device ztp policy service compute monitoring webui # interdomain slice pathcomp dlt # dbscanserving opticalattackmitigator opticalattackdetector # l3_attackmitigator l3_centralizedattackdetector l3_distributedattackdetector export TFS_COMPONENTS="context device pathcomp service slice webui load_generator" # automation monitoring compute dlt export TFS_COMPONENTS="context device pathcomp service slice webui load_generator" # ztp monitoring compute dlt # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading