Skip to content

Commit d6d0891

Browse files
authored
Increase wait for data timeout in GCP test package (#1291)
1 parent cb5d693 commit d6d0891

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# wait_for_data_timeout: 10m
1+
wait_for_data_timeout: 20m
22
vars:
33
project_id: "{{GCP_PROJECT_ID}}"
44
credentials_json: '{{{GOOGLE_CREDENTIALS}}}'

0 commit comments

Comments
 (0)