-
Notifications
You must be signed in to change notification settings - Fork 182
Tilt local env: Expand the set of tests that can run locally by adding Toxyproxy service and separating PG connections in tests #4156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+350
−195
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
c8e8248
Add Toxiproxy to local Tilt dev env
pfcoperez dced923
Add TestApiPg resource to test resources in Tilt
pfcoperez c680aec
Propagate catalog query errors in GetPeerflow
pfcoperez 902f92c
Use catalog access separately from PG access thus eneabling test comp…
pfcoperez 75e714e
Fix `TestDropCompleted` e2e test after change to use PG catalog by pr…
pfcoperez b5a625c
Fix all nested errors with constant comparisons using the `errors.Is`…
pfcoperez 51abd2b
Delete toxiproxy ports after the completion of each test using this s…
pfcoperez 028d6b0
Tilt local environment: Fix `TestApiXX/TestGetVersion` by setting `PE…
pfcoperez c184089
Test reliability - TestResyncFailed: Cancel flow before tear down
pfcoperez 35fcbee
Fix linting issues
pfcoperez 1fccb1c
In `TestResyncFailed` we only want to force failures at peerdb side, …
pfcoperez aa21460
Add ssh Tilt test resource
pfcoperez 91ea49c
TestResyncFailed: The test was still flaky because the catalog connec…
pfcoperez 10eba5b
Opening up `TestIAMRoleCanIssueSelectFromS3` for dynamic CLICKHOUSE c…
pfcoperez db70602
PR Suggestion: Add health check to toxiproxy test based on CLI
pfcoperez 2ee124e
PR Reviews: Avoid silent failures when CI_CLICKHOUSE_NATIVE_PORT is s…
pfcoperez efa4c7a
PR Comments: Better variable naming
pfcoperez 8840ea9
PR Comments: Move catalog instance from local variables to attribute …
pfcoperez 23bebc3
PR Comments: Support other MYSQL ports in Toxiproxy+SSH conenctors my…
pfcoperez 846b320
PR Comments: Support other MYSQL ports (and flavors) in e2e/mysql tests.
pfcoperez 55ca562
PR Comments: Do not use catalog when dedicated PG source is set in PG…
pfcoperez aff9d7d
Point to the right Toxiproxy network in CI
pfcoperez fa0486f
Merge remote-tracking branch 'upstream/main' into DBI-640/local-dev-e…
pfcoperez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.