Skip to content

Commit

Permalink
Double Run Helm End-to-End Acceptance Tests timeout (#22675)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-ropero authored Feb 9, 2023
1 parent 3dc79f5 commit 3a3365a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ jobs:
AWS_S3_BUCKET: airbyte-ci-ac-tests-logs
SECRET_STORE_GCP_CREDENTIALS: ${{ secrets.SECRET_STORE_GCP_CREDENTIALS }}
SECRET_STORE_GCP_PROJECT_ID: ${{ secrets.SECRET_STORE_GCP_PROJECT_ID }}
timeout-minutes: 20
timeout-minutes: 40
uses: Wandalen/wretry.action@master
with:
command: CI=true IS_MINIKUBE=true ./tools/bin/acceptance_test_kube_helm.sh
Expand Down

0 comments on commit 3a3365a

Please sign in to comment.