Loading hackfest/p4/deploy_specs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ export TFS_REGISTRY_IMAGE="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 service compute monitoring webui" export TFS_COMPONENTS="context device ztp service compute monitoring webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading src/tests/p4/deploy_specs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ export TFS_REGISTRY_IMAGE="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 service compute monitoring webui" export TFS_COMPONENTS="context device ztp service compute monitoring webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading Loading
hackfest/p4/deploy_specs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ export TFS_REGISTRY_IMAGE="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 service compute monitoring webui" export TFS_COMPONENTS="context device ztp service compute monitoring webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading
src/tests/p4/deploy_specs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ export TFS_REGISTRY_IMAGE="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 service compute monitoring webui" export TFS_COMPONENTS="context device ztp service compute monitoring webui" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading