Skip to content

Commit

Permalink
#14149 source marketo: increase timeouts for SATs
Browse files Browse the repository at this point in the history
  • Loading branch information
davydov-d committed Aug 16, 2022
1 parent 3495e03 commit 2e9a6ea
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ tests:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/configured_catalog.json"
empty_streams: ["activities_visit_webpage"]
timeout_seconds: 3600
timeout_seconds: 4800
expect_records:
path: "integration_tests/expected_records.txt"
incremental:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/configured_catalog.json"
future_state_path: "integration_tests/abnormal_state.json"
timeout_seconds: 3600
timeout_seconds: 4800
full_refresh:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/configured_catalog.json"
timeout_seconds: 3600
timeout_seconds: 4800

0 comments on commit 2e9a6ea

Please sign in to comment.