Commit Graph

100 Commits

Author SHA1 Message Date
Bobby Tiernay
950a2a8bdf DBZ-4339 Migrate MongoDB Testcontainer support to debezium-testing-testcontainers module. 2022-11-30 07:00:56 +01:00
jcechace
666fd6f858 DBZ-5779 Migrated debezium-testing-testcontainers to AssertJ 2022-11-02 08:50:26 +01:00
Sergei Morozov
e4d46c81b1 DBZ-5541: Default Debezium schema.name.adjustment.mode to "none" 2022-09-29 09:47:25 +02:00
Jiri Pechanec
6ec3472a57 DBZ-5651 Reduce default wait and make it configurable 2022-09-29 05:38:43 +02:00
Jaromir Hamala
82e37a68d4 DBZ-5651 More reliable wait strategy for DebeziumContainer
Reasoning: There original strategy is scrapping logs, but there
is a race between "Session key updated" being logged and Kafka Connect
REST interface being up. Hence, on slow machines the KC REST /connectors
interface was occasionally replying with HTTP 404.
2022-09-29 05:38:43 +02:00
Vojtech Juranek
59f6df8228 DBZ-5601 Switch Debezium test containers to nightly 2022-09-13 08:59:21 +02:00
Vojtech Juranek
0823cedf25 DBZ-5043 Replace database.server.name with topic.prefix 2022-09-07 12:57:31 +02:00
Jiri Pechanec
f770e0afb1 DBZ-2766 Remove Guava dependency 2022-08-23 13:43:41 +02:00
Chris Cranford
b92dd83c44 DBZ-5159 Fix possible NPE when checking connector task state 2022-05-23 17:23:53 +02:00
Chris Cranford
c762143178 DBZ-4867 Do not set database.dbname for SQL Server 2022-05-18 08:52:29 +02:00
zalmane
fbab769910 DBZ-4771 squash commits 2022-03-23 13:26:07 +01:00
zalmane
184d0a2dee DBZ-4509 update postgres connector test getter 2022-03-03 10:13:29 +01:00
zalmane
94803611b3 DBZ-4509 updated after comments 2022-03-03 10:13:29 +01:00
zalmane
d259496aa3 DBZ-4509 save and load offsets in redis 2022-03-03 10:13:29 +01:00
Jiri Pechanec
8fd3243a86 DBZ-2224 Test logging based on logback 2022-01-18 11:24:21 +01:00
Jiri Pechanec
7424b8a8bc DBZ-4544 Change tests to JUnit 5 2022-01-13 20:42:26 +01:00
Chris Cranford
3ec16a6975 DBZ-4035 Upgrade to Quarkus 2.5.0.Final 2021-12-07 14:57:23 +01:00
Gunnar Morling
36af61b789 DBZ-3889 Moving ContainerImageVersions to core for broader re-use and using it in two more places 2021-08-23 12:34:03 +02:00
Jiri Pechanec
96fc521f85 DBZ-3171 Use Apicurio 2.0 2021-06-15 14:16:25 +02:00
Anisha Mohanty
23fdb179a0 DBZ-3369 Add Schema Registry Lifecycle Manager to test Protobuf converters 2021-04-09 10:03:18 +02:00
Anisha Mohanty
0006a443cb DBZ-2388 Use Apicurio converters with Debezium Server 2021-03-31 15:23:15 +02:00
rkerner
f026f962f2 DBZ-3024 Migrate DebeziumContainer enhancements for DBZ-2950 and DBZ-2952 into main repository
* apply PR feedback

closes https://issues.redhat.com/browse/DBZ-3024
2021-02-03 15:21:50 +01:00
ani-sha
040ec49e90 DBZ-2945 Rename local vars 2021-01-19 16:27:35 +01:00
Gunnar Morling
2b76063368 DBZ-2945 Extracting versions helper 2021-01-19 16:27:35 +01:00
ani-sha
8fb835f17f DBZ-2945 Fetch correct latest apicurio version for testcontainers 2021-01-19 16:27:35 +01:00
Gunnar Morling
dfd7b02554 DBZ-2868 Removing superfluous property definitions 2021-01-12 17:47:16 +01:00
Ismail Simsek
0be379ab79 DBZ-2868 move TestDatabase to debezium-testing-testcontainers project and rename to PostgresTestResourceLifecycleManager 2021-01-12 17:47:16 +01:00
Gunnar Morling
b5b8ef358b DBZ-2764 Misc. clean-up 2021-01-08 13:19:57 +01:00
ani-sha
954790e0eb DBZ-2764 Fetch stable Debezium version for Testcontainers 2021-01-08 13:19:57 +01:00
ani-sha
c5c29e1c04 DBZ-2764 Centralize Apicurio image for Testcontainers 2021-01-08 13:19:57 +01:00
ani-sha
bd427786e9 DBZ-2764 Centralize Postgres image for Testcontainers 2021-01-08 13:19:57 +01:00
rkerner
e85ae93fbc DBZ-2808 Add Mongo DB default config helper to ConnectorConfiguration 2020-12-08 11:06:49 +01:00
rkerner
24e7502796 DBZ-2827 fix try-with-resources block should not be used when OkHttp Response object is returned in DebeziumContainer
fixes https://issues.redhat.com/browse/DBZ-2827
2020-12-04 13:51:23 +01:00
Jiri Pechanec
ce953a53ad DBZ-2561 Upgrade apicurio to 1.3.2.Final 2020-11-30 12:08:19 +01:00
Babur Duisenov
1dbe6c014b DBZ-2762 Update Testcontainers version to 1.15.0 2020-11-16 07:42:30 +01:00
rkerner
f291b07b6b DBZ-2724 cleanup code and apply PR feedback 2020-11-10 10:44:41 +01:00
rkerner
4dbc17dfcd DBZ-2724 add missing license file header and class doc 2020-11-10 10:44:41 +01:00
rkerner
0015d628d5 DBZ-2724 Add integration tests for DBZ-2617 (fix Postgres was not able to shutdown with shutdown mode "fast")
DBZ-2602 Migrate Testcontainers related changes on DebeziumContainer from UI PoC backend to Debezium main repo
2020-11-10 10:44:41 +01:00
Jiri Pechanec
8d07a9b3e9 DBZ-2507 Upgrade apicurio to 1.3.0.Final 2020-09-08 15:48:20 +02:00
Gunnar Morling
0216cc4d33 DBZ-2256 Using upstream image for Apicurio testing 2020-07-02 08:22:35 +02:00
Gunnar Morling
b80f064131 DBZ-2250 Allowing to use CloudEventsConverter with Avro via Apicurio 2020-06-22 14:41:10 +02:00
Jiri Pechanec
0899fe2180 DBZ-2240 Use 1.1 compatible API in tests 2020-06-19 11:39:17 +02:00
Jiri Pechanec
012035aac1 DBZ-2206 Upgrade apicurio to 1.2.2.Final 2020-06-17 08:48:21 +02:00
Gunnar Morling
fa74e55a2b DBZ-2033 Making integration test more resilient 2020-06-04 17:08:08 +02:00
Gunnar Morling
40c2a2720a DBZ-1639 Misc. doc updates 2020-05-22 12:40:40 +02:00
Jiri Pechanec
2b13505965 DBZ-1639 Test with Apicurio 2020-05-22 12:25:12 +02:00
Gunnar Morling
0ef4cc4140 DBZ-2070 Specifying full name of container images with Testcontainers 2020-05-19 06:24:43 +02:00
Gunnar Morling
927b53b643 DBZ-1722 Avoiding potentially conflicting replication slots in test 2020-02-12 18:46:08 +01:00
Gunnar Morling
711d55e836 DBZ-1722 Addressing review remarks 2020-02-11 16:11:46 +01:00
Gunnar Morling
965ff009a8 DBZ-1722 Misc. adjustments;
* Adding complete end-to-end test
* Configuration -> ConnectorConfiguration
* Dependency management
2020-02-11 16:11:46 +01:00