-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use Debezium Postgres image for CDC tests * Formatting * add cdc acceptance tests * make method public * format * add update destination definition version method * wait for successful job * add acceptance tests for incremental with old dest, and for delete + some refactoring * format * fix assignment of sourceDbConfig * fix init * remove logs * increase timeout on deleteConnection test to prevent transient failures * TEMPORARY add logs to help with debugging CI failures * add -i to acceptance test for debugging * add back destinationPsql start to see if it fixes the issue * Revert "add -i to acceptance test for debugging" This reverts commit 693a955. * Revert "TEMPORARY add logs to help with debugging CI failures" This reverts commit a30efd2. * fix timestamp comparison Co-authored-by: jdpgrailsdev <[email protected]>
- Loading branch information
1 parent
a2c194a
commit f809270
Showing
4 changed files
with
429 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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 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.