X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FONAP_UC.sh;h=e58b063f06f201747b7d05182f93e631bf0e50df;hb=f4a7e420842aa8cde747aa71180f7b47bb1010dc;hp=396443958f6611d048358cef667c52ba3cf3b8e1;hpb=f81090f8f5f1fd1a76bb9feab1f41f03252297c3;p=nonrtric.git diff --git a/test/auto-test/ONAP_UC.sh b/test/auto-test/ONAP_UC.sh index 39644395..e58b063f 100755 --- a/test/auto-test/ONAP_UC.sh +++ b/test/auto-test/ONAP_UC.sh @@ -33,7 +33,7 @@ KUBE_PRESTARTED_IMAGES="" CONDITIONALLY_IGNORED_IMAGES="CBS CONSUL NGW" #Supported test environment profiles -SUPPORTED_PROFILES="ONAP-HONOLULU ONAP-ISTANBUL ONAP-JAKARTA" +SUPPORTED_PROFILES="ONAP-HONOLULU ONAP-ISTANBUL ONAP-JAKARTA ONAP-KOHN" #Supported run modes SUPPORTED_RUNMODES="DOCKER KUBE"