Improve nonrtric CSIT
[integration/csit.git] / plans / ccsdk-oran / polmansuite / test / pms_a1sim.sh
index f3344cf..105b1a3 100755 (executable)
@@ -27,7 +27,7 @@ cd ${SHELL_FOLDER}/../
 docker-compose up -d
 
 checkStatus(){
-    for i in {1..20}; do
+    for i in {1..30}; do
         res=$($1)
         echo "$res"
         expect=$2