Added Ampere_Openedge hardware type
[rec.git] / workflows / robot_test_ric.sh
index fff75eb..fe767ea 100755 (executable)
@@ -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