Commit 2a42c65
Add integration tests to live spanner migration for checking PostgreSQL data type support (GoogleCloudPlatform#3152)
* Add data types test for live migration from PostgreSQL to Spanner (both dialects)
* Use static resource manager instead to allow access to CDC log
* Fix expected value in test
* Fix spotless
* Ignore columns which don't seem to migrate consistently (to avoid flaky test)
* Properly ignore the columns...
* Ignore columns which don't seem to migrate consistently (to avoid flaky tests)
* Ignore columns which don't seem to migrate consistently (to avoid flaky tests)
---------
Co-authored-by: Atkinson <tim.atkinson@improving.com>1 parent 583ecb0 commit 2a42c65
File tree
5 files changed
+1244
-1
lines changed- v2/datastream-to-spanner/src/test
- java/com/google/cloud/teleport/v2/templates
- resources/PostgreSQLDataTypesIT
5 files changed
+1244
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
576 | 580 | | |
577 | 581 | | |
578 | 582 | | |
| |||
0 commit comments