X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Fmr_api_functions.sh;h=3569f6c0be535aa6e4043868da89c32744f6c11d;hb=0b74e0b18aee730623a668e10702300d2ae0e564;hp=45d0931b4fd61341edb0b0459018655943613c1e;hpb=7fbe885e3adfb8257d78ac500dba0b53a14f5d52;p=nonrtric.git diff --git a/test/common/mr_api_functions.sh b/test/common/mr_api_functions.sh index 45d0931b..3569f6c0 100755 --- a/test/common/mr_api_functions.sh +++ b/test/common/mr_api_functions.sh @@ -44,7 +44,7 @@ __DMAAPMR_imagesetup() { # Shall be used for images that does not allow overriding # Both var may contain: 'remote', 'remote-remove' or 'local' __MR_imagepull() { - echo -e $RED"Image for app CR shall never be pulled from remove repo"$ERED + echo -e $RED"Image for app MR shall never be pulled from remote repo"$ERED } # Pull image from remote repo or use locally built image