X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Ftestsuites%2Fhealth-check.robot;fp=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Ftestsuites%2Fhealth-check.robot;h=0000000000000000000000000000000000000000;hb=fb793dbf21da9874a5f26dfce45c4a08f4b02889;hp=a8faacf7a97487d9ba24169554b2f1a72a8ef34c;hpb=99115439fd9976bd251f98ed21171c6f38ff2b05;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/configmap-src/testsuites/health-check.robot b/ric_robot_suite/helm/nanobot/configmap-src/testsuites/health-check.robot deleted file mode 100644 index a8faacf..0000000 --- a/ric_robot_suite/helm/nanobot/configmap-src/testsuites/health-check.robot +++ /dev/null @@ -1,20 +0,0 @@ -*** Settings *** -Documentation Testing RIC components are available via calls. -... -... Testing RIC components are available via calls. -Test Timeout 10 second -Resource ../resources/appmgr/appmgr_interface.robot -Resource ../resources/e2mgr/e2mgr_interface.robot -Resource ../resources/rtmgr/rtmgr_interface.robot - -*** Test Cases *** -Basic AppMgr Health Check - [Tags] health - Run AppMgr Health Check -Basic E2Mgr Health Check - [Tags] health - Run E2Mgr Health Check -Basic RtMgr Health Check - [Tags] health - Run RtMgr Health Check -