X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Fresources%2Fe2term_interface.robot;h=42e54dd6688a75d2eac80fbef80c3e1f4200a8fe;hb=6948ee0b6b98e048e9cbea56abd76bc4dfe9ee0a;hp=1dd45451c0e17c5a90e0432a5c69f6ed47d57c4f;hpb=427c16323bdc11b3ffa338ce51a2d509698ce7db;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/configmap-src/public/resources/e2term_interface.robot b/ric_robot_suite/helm/nanobot/configmap-src/public/resources/e2term_interface.robot index 1dd4545..42e54dd 100644 --- a/ric_robot_suite/helm/nanobot/configmap-src/public/resources/e2term_interface.robot +++ b/ric_robot_suite/helm/nanobot/configmap-src/public/resources/e2term_interface.robot @@ -30,6 +30,6 @@ Run E2Term RMR Probe Check ${resp} = Run /bin/sh -c "/opt/e2/rmr_probe -h ${data_path} -v verbose" Log To Console Received response from E2term ${resp} - ${ret} = Should Match Regexp ${resp} got.*OK.*state=0 + ${ret} = Should Match Regexp ${resp} OK Log To Console ${ret} [Return] ${ret}