Skip to content

Commit 6589757

Browse files
authored
Increase wait_for_data_timeout for GCP test package (#1366)
Update up to 40 minutes `wait_for_data_timeout` setting for test package "gcp".
1 parent 3e558cc commit 6589757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/packages/parallel/gcp/data_stream/compute/_dev/test/system/test-default-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
wait_for_data_timeout: 20m
1+
wait_for_data_timeout: 40m
22
vars:
33
project_id: "{{GCP_PROJECT_ID}}"
44
credentials_json: '{{{GOOGLE_CREDENTIALS}}}'

0 commit comments

Comments
 (0)