Skip to content

Commit

Permalink
Source Slack: added timeout for incremental test (#23249)
Browse files Browse the repository at this point in the history
* added timeout for incremental test

* added allowedHosts
  • Loading branch information
darynaishchenko committed Feb 23, 2023
1 parent afdef32 commit b577706
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,9 @@
icon: slack.svg
sourceType: api
releaseStage: generally_available
allowedHosts:
hosts:
- slack.com
- name: Smaily
sourceDefinitionId: 781f8b1d-4e20-4842-a2c3-cd9b119d65fa
dockerRepository: airbyte/source-smaily
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ acceptance_tests:
configured_catalog_path: "integration_tests/incremental_catalog.json"
future_state:
future_state_path: "integration_tests/abnormal_state.json"
timeout_seconds: 2400

0 comments on commit b577706

Please sign in to comment.