Browse Source

increase pod-running-timeout

Lucas Severo Alves 4 years ago
parent
commit
6637f7746a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      e2e/run.sh

+ 1 - 0
e2e/run.sh

@@ -52,6 +52,7 @@ export FOCUS
 kubectl run --rm \
   --attach \
   --restart=Never \
+  --pod-running-timeout=10m \
   --env="FOCUS=${FOCUS}" \
   --env="GCP_SM_SA_JSON=${GCP_SM_SA_JSON}" \
   --env="AZURE_CLIENT_ID=${AZURE_CLIENT_ID}" \