X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FstartMR.sh;h=ec1e062cc7784592f7b1872ceb2082e50812e140;hb=refs%2Fchanges%2F53%2F6553%2F1;hp=c983a5be022c3e80a8ad66e44f778c18fa29a397;hpb=8eba6113957d3d9ee9e019789bf4e54c0dcc9caa;p=nonrtric.git diff --git a/test/auto-test/startMR.sh b/test/auto-test/startMR.sh index c983a5be..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-D-RELEASE" +SUPPORTED_PROFILES="ONAP-GUILIN ONAP-HONOLULU ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE" #Supported run modes SUPPORTED_RUNMODES="DOCKER KUBE"