Skip to content

Commit

Permalink
Source GitHub: use new repo for SAT tests (#5726)
Browse files Browse the repository at this point in the history
* 5721 Use new repo for GitHub SAT tests

Use new `airbytehq/integration-test` repo.
Remove unneeded files.

* Update docs

* Remove version bumping
  • Loading branch information
Zirochkaa committed Aug 30, 2021
1 parent b18bd43 commit 3b8f6e8
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 382 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,23 @@ tests:
- config_path: "secrets/config.json"
basic_read:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/small_streams_configured_catalog.json"
timeout_seconds: 3600
# Below streams have too much records and because of it we are getting timeouts and hitting rate limits.
# That's why we turned them off.
# - config_path: "secrets/config.json"
# configured_catalog_path: "integration_tests/too_large_streams_configured_catalog.json"
# TODO: Should be fixed after we create new repositories for testing (issue #4750)
configured_catalog_path: "integration_tests/configured_catalog.json"
incremental:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/incremental_configured_catalog.json"
configured_catalog_path: "integration_tests/configured_catalog.json"
future_state_path: "integration_tests/abnormal_state.json"
cursor_paths:
issues: ["airbytehq/airbyte", "updated_at"]
comments: ["airbytehq/airbyte", "updated_at"]
commits: ["airbytehq/airbyte", "created_at"]
commit_comments: ["airbytehq/airbyte", "updated_at"]
issue_milestones: ["airbytehq/airbyte", "updated_at"]
projects: ["airbytehq/airbyte", "updated_at"]
releases: ["airbytehq/airbyte", "created_at"]
events: ["airbytehq/integration-test", "created_at"]
comments: ["airbytehq/integration-test", "updated_at"]
pull_requests: ["airbytehq/integration-test", "updated_at"]
commit_comments: ["airbytehq/integration-test", "updated_at"]
issue_milestones: ["airbytehq/integration-test", "updated_at"]
commits: ["airbytehq/integration-test", "created_at"]
stargazers: ["airbytehq/integration-test", "starred_at"]
projects: ["airbytehq/integration-test", "updated_at"]
issues: ["airbytehq/integration-test", "updated_at"]
issue_events: ["airbytehq/integration-test", "created_at"]
releases: ["airbytehq/integration-test", "created_at"]
full_refresh:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/small_streams_configured_catalog.json"
timeout_seconds: 3600
# Below streams have too much records and because of it we are getting timeouts and hitting rate limits.
# That's why we turned them off.
# - config_path: "secrets/config.json"
# configured_catalog_path: "integration_tests/too_large_streams_configured_catalog.json"
configured_catalog_path: "integration_tests/configured_catalog.json"
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
{
"commit_comments": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2121-04-30T20:36:17Z"
}
},
"projects": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2121-06-28T17:24:51Z"
}
},
"releases": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2121-06-23T23:57:07Z"
}
},
"issue_milestones": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2121-06-25T22:28:33Z"
}
},
"issues": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2121-06-30T06:44:42Z"
}
},
"comments": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2121-06-30T10:22:10Z"
}
},
"commits": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2121-06-30T10:04:41Z"
}
},

"stargazers": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"starred_at": "2121-06-29T02:04:57Z"
}
},
"events": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2121-06-29T03:44:45Z"
}
},
"issue_events": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2121-06-29T01:49:42Z"
}
},
"pull_requests": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2121-06-28T23:36:35Z"
}
}
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"access_token": "WRONG KEY",
"repository": "airbytehq/airbyte",
"repository": "airbytehq/integration-test",
"start_date": "2021-06-30T11:30:03Z"
}
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
{
"commit_comments": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2021-04-30T20:36:17Z"
}
},
"projects": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2021-06-28T17:24:51Z"
}
},
"stargazers": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"starred_at": "2021-06-29T02:04:57Z"
}
},
"events": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2021-06-29T03:44:45Z"
}
},
"issue_events": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2021-06-29T01:49:42Z"
}
},
"releases": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2021-06-23T23:57:07Z"
}
},
"pull_requests": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2021-06-28T23:36:35Z"
}
},
"issue_milestones": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2021-06-25T22:28:33Z"
}
},
"issues": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2021-06-30T11:32:49Z"
}
},
"comments": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"updated_at": "2021-06-30T10:22:10Z"
}
},
"commits": {
"airbytehq/airbyte": {
"airbytehq/integration-test": {
"created_at": "2021-06-30T10:04:41Z"
}
}
Expand Down
Loading

0 comments on commit 3b8f6e8

Please sign in to comment.