X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=rec.git;a=blobdiff_plain;f=workflows%2Frobot_test_ric.sh;fp=workflows%2Frobot_test_ric.sh;h=fe767eacf6f8619912a83036e391a6553b4c2812;hp=fff75eb5079e9ce009e89d95f078001588a022f3;hb=b9b9fff464110abf2659acef5a85576dbb905046;hpb=9bc4b7ed01d2035bf8fb07e72b2ad4bd140bb9da diff --git a/workflows/robot_test_ric.sh b/workflows/robot_test_ric.sh old mode 100755 new mode 100644 index fff75eb..fe767ea --- a/workflows/robot_test_ric.sh +++ b/workflows/robot_test_ric.sh @@ -58,6 +58,7 @@ bash ete-k8s.sh ricplatform health #--------------kill helm--------------------------------------------------------------------- pkill helm #----------checking the status of the pods------------------ +sleep 30 command="$(kubectl get po --no-headers --namespace=ricplatform --field-selector status.phase!=Running 2> /dev/null)" if [[ $command != "" ]]; then exit 1