X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Ftestsuites%2Fete.robot;fp=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Ftestsuites%2Fete.robot;h=8f8b282d705d3ab646396727d09af2c12a2d8850;hb=ce3094f1ef4f3197d730cc38a152811919347c17;hp=3dbc92ee7b64631340ad76abe4691b5ff2a17aa3;hpb=fb793dbf21da9874a5f26dfce45c4a08f4b02889;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ete.robot b/ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ete.robot index 3dbc92e..8f8b282 100644 --- a/ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ete.robot +++ b/ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ete.robot @@ -10,11 +10,10 @@ Resource ../resources/e2mgr/e2mgr_interface.robot Resource ../resources/dashboard/dashboard_interface.robot *** Variables *** -${TEST_XAPPNAME} xapp-std -${TEST_XAPPID} 101 -${TEST_NODE_B_NAME} AAAA456789 -${TEST_NODE_B_IP} 10.0.0.3 -${TEST_NODE_B_PORT} 36421 +${TEST_XAPPNAME} ${GLOBAL_TEST_XAPP} +${TEST_NODE_B_NAME} ${GLOBAL_TEST_NODEB_NAME} +${TEST_NODE_B_IP} ${GLOBAL_TEST_NODEB_ADDRESS} +${TEST_NODE_B_PORT} ${GLOBAL_TEST_NODEB_PORT} *** Test Cases ***