X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fric-robot%2FREADME.md;fp=ric_robot_suite%2Fhelm%2Fric-robot%2FREADME.md;h=a2ee4ca73e371ff4298648c85922c79a98ec3c46;hb=14eff645eb8db8f5d9fdc7d47bb081c505790509;hp=0000000000000000000000000000000000000000;hpb=0b085bb3d3cbff7a109fc550ffa220e11db0ba2d;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/ric-robot/README.md b/ric_robot_suite/helm/ric-robot/README.md new file mode 100644 index 0000000..a2ee4ca --- /dev/null +++ b/ric_robot_suite/helm/ric-robot/README.md @@ -0,0 +1,33 @@ +################################################################################ +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2019 Nokia. # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); # +# you may not use this file except in compliance with the License. # +# You may obtain a copy of the License at # +# # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, # +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # +# See the License for the specific language governing permissions and # +# limitations under the License. # +################################################################################ + + +# +# the test repo needs to be on the same parent path as the dep repo +# simply run robot_install.sh with an optional override file from this directory +# +# replace the dashboard ip and port in values.yaml or set the values in the override file +# from the r1-kong-platform-kong-proxy +# dashboardExternalIp: REPLACE_WITH_EXTERNAL_K8_IP_OF_DASHBOARD +# dashboardExternalPort: REPLACE_WITH_NODEPORT_OF_DASHBOARD +# +# ./robot_install.sh /root/dep/RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE +# +# remember to run the init_robot tag to complete robot setup +# cd ric-robot +# ./demo-k8s.sh ricplt init_robot +#