diff --git a/.github/test.sh b/.github/test.sh index 2b8b1e6..e30cad5 100755 --- a/.github/test.sh +++ b/.github/test.sh @@ -55,7 +55,7 @@ default_job_pod=$(kubectl get pods --selector=job-name=default-job -o json | jq echo echo "Fluence job pod is ${fluence_job_pod}" echo "Default job pod is ${default_job_pod}" -sleep 10 +sleep 30 # Shared function to check output function check_output {