a2ee4ca73e371ff4298648c85922c79a98ec3c46
[it/test.git] / ric_robot_suite / helm / ric-robot / README.md
1 ################################################################################
2 #   Copyright (c) 2019 AT&T Intellectual Property.                             #
3 #   Copyright (c) 2019 Nokia.                                                  #
4 #                                                                              #
5 #   Licensed under the Apache License, Version 2.0 (the "License");            #
6 #   you may not use this file except in compliance with the License.           #
7 #   You may obtain a copy of the License at                                    #
8 #                                                                              #
9 #       http://www.apache.org/licenses/LICENSE-2.0                             #
10 #                                                                              #
11 #   Unless required by applicable law or agreed to in writing, software        #
12 #   distributed under the License is distributed on an "AS IS" BASIS,          #
13 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   #
14 #   See the License for the specific language governing permissions and        #
15 #   limitations under the License.                                             #
16 ################################################################################
17
18
19 #
20 #  the test repo needs to be on the same parent path as the dep repo
21 #  simply run robot_install.sh with an optional override file from this directory
22 #
23 #  replace the dashboard ip and port in values.yaml or set the values in the override file
24 #    from the  r1-kong-platform-kong-proxy
25 #   dashboardExternalIp:  REPLACE_WITH_EXTERNAL_K8_IP_OF_DASHBOARD
26 #   dashboardExternalPort:  REPLACE_WITH_NODEPORT_OF_DASHBOARD
27 #
28 #   ./robot_install.sh  /root/dep/RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE
29 #
30 #  remember to run the init_robot tag to complete robot setup
31 #  cd ric-robot
32 #      ./demo-k8s.sh ricplt init_robot
33 #