X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FstartMR.sh;h=ec1e062cc7784592f7b1872ceb2082e50812e140;hb=a77cd650f99b29be6c53a690157529e7e158d70e;hp=bb4e5fa5f9ad5ca2513c3bf658f321affce315da;hpb=6e571d58696efdcc0b45c7fe5bcd424b3b746091;p=nonrtric.git diff --git a/test/auto-test/startMR.sh b/test/auto-test/startMR.sh index bb4e5fa5..ec1e062c 100755 --- a/test/auto-test/startMR.sh +++ b/test/auto-test/startMR.sh @@ -34,7 +34,7 @@ KUBE_PRESTARTED_IMAGES="" CONDITIONALLY_IGNORED_IMAGES="NGW" #Supported test environment profiles -SUPPORTED_PROFILES="ONAP-GUILIN ONAP-HONOLULU ORAN-CHERRY ORAN-DAWN" +SUPPORTED_PROFILES="ONAP-GUILIN ONAP-HONOLULU ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE" #Supported run modes SUPPORTED_RUNMODES="DOCKER KUBE"