Change default TEST_NODE_B_PORT
[it/test.git] / ric_robot_suite / helm / ric-robot / ete-k8s.e2sim.sh
index dab6c26..3171bbe 100755 (executable)
@@ -26,8 +26,9 @@ if [ "$1" == "" ] || [ "$2" == "" ] || [ "$3" == "" ]; then
    echo "Usage: ete-k8s.sh <namespace> <tag> <override_file> [input variable]"
    echo "  [input variable] is added to runTags with "-v" prepended"
    echo "         example :   TEST_NODE_B_IP:10.240.0.217 "
-   echo "         example :   \"TEST_NODE_B_IP:10.240.0.217 -v TEST_NODE_B_PORT:34622 -v TEST_NODE_B_NAME:BBBB654321\""
-   echo "         note:   TEST_NODE_B_NAME is 4 upper case letters and then 6 numbers in Dashboard validation  "
+   echo "         example :   \"TEST_NODE_B_IP:10.240.0.217 -v TEST_NODE_B_PORT:36421 -v TEST_NODE_B_NAME:BBBB654321\""
+   echo "         NOTE1:  TEST_NODE_B_NAME is 4 upper case letters and then 6 numbers in Dashboard validation  "
+   echo "         NOTE2:  TEST_NODE_B_PORT real nodeB's use 36422 but e2sim must be on a port other than 36422"
    echo "           "
    echo "  <tag>         "
    echo "         health   "