X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC805.sh;h=c4981a1d0af0862301ead9032c50f9b6163fcb6c;hb=1c7c5fc52d531205e3bd639fc4f2189c49f296cc;hp=c32f4763ef0b365a9d23bfb2d209a0d9863e87e8;hpb=2c5af88869ce0fa702b011dbc6cb8a272273f70e;p=nonrtric.git diff --git a/test/auto-test/FTC805.sh b/test/auto-test/FTC805.sh index c32f4763..c4981a1d 100755 --- a/test/auto-test/FTC805.sh +++ b/test/auto-test/FTC805.sh @@ -33,7 +33,7 @@ KUBE_PRESTARTED_IMAGES="" CONDITIONALLY_IGNORED_IMAGES="CBS CONSUL NGW" #Supported test environment profiles -SUPPORTED_PROFILES="ONAP-ISTANBUL ONAP-JAKARTA ORAN-D-RELEASE ORAN-E-RELEASE ORAN-F-RELEASE" +SUPPORTED_PROFILES="ONAP-ISTANBUL ONAP-JAKARTA ONAP-KOHN ONAP-LONDON ORAN-D-RELEASE ORAN-E-RELEASE ORAN-F-RELEASE ORAN-G-RELEASE" #Supported run modes SUPPORTED_RUNMODES="DOCKER KUBE" @@ -135,6 +135,8 @@ for __httpx in $TESTED_PROTOCOLS ; do start_cr 1 + sleep_wait 120 "Let A1PMS cofiguration take effect" + a1pms_api_get_status 200 for ((i=1; i<=$NUM_RICS; i++))