Skip to content

Commit 3a3365a

Browse files
Double Run Helm End-to-End Acceptance Tests timeout (#22675)
1 parent 3dc79f5 commit 3a3365a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ jobs:
12161216
AWS_S3_BUCKET: airbyte-ci-ac-tests-logs
12171217
SECRET_STORE_GCP_CREDENTIALS: ${{ secrets.SECRET_STORE_GCP_CREDENTIALS }}
12181218
SECRET_STORE_GCP_PROJECT_ID: ${{ secrets.SECRET_STORE_GCP_PROJECT_ID }}
1219-
timeout-minutes: 20
1219+
timeout-minutes: 40
12201220
uses: Wandalen/wretry.action@master
12211221
with:
12221222
command: CI=true IS_MINIKUBE=true ./tools/bin/acceptance_test_kube_helm.sh

0 commit comments

Comments
 (0)