Commit Graph

560 Commits

Author SHA1 Message Date
jcechace
02f3360e3a DBZ-5768 Using product profile when runing oracle matrix against downstream 2022-10-25 15:51:54 +02:00
janjwerner-confluent
3e43a54801 DBZ-5747 Update protobuf to address CVE-2022-3171 2022-10-21 11:16:51 +02:00
Jiri Pechanec
53731e5662 DBZ-5370 Support for PostgreSQL 15 2022-10-18 12:04:55 +02:00
Jiri Novotny
18df82710c DBZ-3129 Add OCP cluster provisioning job 2022-10-14 22:33:09 +02:00
jcechace
b8036f32e7 DBZ-5213 Adding option to skip UI when building container images 2022-10-14 12:21:19 +02:00
Jochen Schalanda
9daa4427cb DBZ-5724 Add myself as contributor
https://github.com/debezium/debezium/pull/3957#issuecomment-1277256857
2022-10-14 08:35:53 +02:00
jcechace
cd98d15866 DBZ-5213 Support for multiarch image build 2022-10-14 08:34:07 +02:00
Jiri Pechanec
a6a3f6fbef DBZ-5677 Add contributor 2022-10-06 11:24:32 +02:00
Xinbin Huang
b4a87d45a7 DBZ-5628 Added support for Mongo pre-image in change stream 2022-10-06 09:38:20 +02:00
Jiri Pechanec
b20afb9091 DBZ-5612 Add contributor 2022-10-04 13:49:10 +02:00
Jiri Pechanec
f6264fb8ca DBZ-5650 Fix contributor 2022-09-27 13:47:48 +02:00
Nir Levy
803e709e23 [release] Add contributor 2022-09-23 05:44:04 +02:00
Jiri Pechanec
16ff7f87b2 [release] Add contributor 2022-09-19 14:37:02 +02:00
moustapha mahfoud
a518b9ca4e [docs] Fixed the max.queue.size default value in the docs for the Postgres connector 2022-09-19 12:18:28 +02:00
Jiri Pechanec
ed7b5b6e24 [jenkins-jobs] Support larger releases 2022-09-16 12:49:00 +02:00
Vojtech Juranek
402df78381 DBZ-5043 Rename schema.history to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
0823cedf25 DBZ-5043 Replace database.server.name with topic.prefix 2022-09-07 12:57:31 +02:00
Vojtech Juranek
25aa6c4acc DBZ-5043 Change namespace to database.history to schema.history 2022-09-07 12:57:31 +02:00
Jiri Pechanec
450fc2bc0e [release] Add contributors 2022-09-05 10:00:37 +02:00
Chris Cranford
004fef10bb DBZ-5439 Update contributors / COPYRIGHT.txt 2022-09-01 09:32:17 +02:00
druud
06c254b98f [docs] Typos in MySqlUnsignedIntegerConverter.java
Just fixed some typos.
2022-08-31 09:05:46 +02:00
Jiri Pechanec
2e6b877bd8 DBZ-5489 Add contributor 2022-08-24 09:46:01 +02:00
BetaCat
da72721368 DBZ-5546 add missing value format option
Add missing value format type `eventclouds`  ([code ref](539d9a3958/debezium-server/debezium-server-core/src/main/java/io/debezium/server/DebeziumServer.java (L186))) in debezium-server doc.
2022-08-23 12:00:08 +02:00
comil4444
6e99431afc [docs] correct cn readme jdk version 2022-08-17 12:33:07 +02:00
ggaborg
3489217e0d DBZ-5035 updated test 2022-08-15 13:29:12 +02:00
nicholas-fwang
58a91cddb4 DBZ-5479 Retry MongoNodeIsRecoveringException when failover 2022-08-05 10:52:46 -04:00
Martin Medek
f7001f47fe DBZ-5165 refactor, returned deployment-template, testsuite-helper no longer needed 2022-08-04 19:04:56 +02:00
Martin Medek
fc6d394df9 DBZ-5165 when running from OCP don't create kafka external service, removed testsuite-deployment script and inlined the ocp job descriptor creation to pipelone 2022-08-04 19:04:56 +02:00
Martin Medek
3405c49c41 DBZ-5165 refactoring the testsuite in OCP so that preparations are done in jenkins job and in OCP project is only cloned, build and ran 2022-08-04 19:04:56 +02:00
Martin Medek
3c7f26b611 DBZ-5165 fixing comments from code review 2022-08-04 19:04:56 +02:00
Martin Medek
a0b414e2a8 DBZ-5165 cleanup of forsaken changes 2022-08-04 19:04:56 +02:00
Martin Medek
8eeab0802c DBZ-5165 refactoring the jenkins jobs, removing need for secret name specification 2022-08-04 19:04:56 +02:00
Martin Medek
7216569677 DBZ-5165 Fixed the copy secret action, refactor 2022-08-04 19:04:56 +02:00
Martin Medek
b91ff7f7ef DBZ-5165 Changed the secret logic to avoid extensive changes in java 2022-08-04 19:04:56 +02:00
Martin Medek
a7125a840c DBZ-5165 Added downstream dockerfile, fixing the downstream prepare logic 2022-08-04 19:04:56 +02:00
Martin Medek
1f8f06b4c0 DBZ-5165 Fixed the secret copy action, removed the temporary logging 2022-08-04 19:04:56 +02:00
Martin Medek
f25536c99b DBZ-5165 Added test logging for the secret load, commented the waiting section in OCP system pipeline job, added secret name param to pom.xml 2022-08-04 19:04:56 +02:00
Martin Medek
ae3afef012 DBZ-5165 Refactoring the image preparation jobs, put back the git pull and recompile step in docker for quicker java development 2022-08-04 19:04:56 +02:00
Martin Medek
6dd4109649 DBZ-5165 added option to use existing pull secret from namespace instead of the one baked inside image. 2022-08-04 19:04:56 +02:00
Martin Medek
d6d4901e2b DBZ-5165 added waiting for the job finish and printing logs. Fixed apicurio descriptor name for product build 2022-08-04 19:04:56 +02:00
Martin Medek
1739ee9cf5 DBZ-5165 fixing the product build in testsuite 2022-08-04 19:04:56 +02:00
Martin Medek
240700a725 DBZ-5165 trying job deployment without specifying secret name 2022-08-04 19:04:56 +02:00
Martin Medek
87abe699f4 DBZ-5165 bugfixing, added missing newlines to EOF 2022-08-04 19:04:56 +02:00
Martin Medek
3f0c6ea577 DBZ-5165 added temporary fix for secret name/secret filename non-alignment 2022-08-04 19:04:56 +02:00
Martin Medek
35bc00f642 DBZ-5165 created job-dsl for ocp system pipeline, renamed deployment parameters 2022-08-04 19:04:56 +02:00
Martin Medek
b7cbbb3bb2 DBZ-5165 refactoring the testsuite scripts 2022-08-04 19:04:56 +02:00
Martin Medek
7a265104bc DBZ-5165 added apicurio step and a jenkins job to build the testsuite image 2022-08-04 19:04:56 +02:00
Martin Medek
6ee07d6a65 DBZ-5165 added oracle project system property to pom, refactor. Added docker tag to DockerRhelMongoConnectorIT 2022-08-04 19:04:56 +02:00
Martin Medek
57eeb46c20 DBZ-5165 removed usage of postgresql service inside ocp, changed deployment.yml to run postgresql tests, codestyle 2022-08-04 19:04:56 +02:00
Martin Medek
543582e054 DBZ-5165 fixed deployment.yml formatting 2022-08-04 19:04:56 +02:00
Martin Medek
89812a614f DBZ-5165 moved the incremental build into testsuite script, fixed connect image version in deployment 2022-08-04 19:04:56 +02:00
Martin Medek
385d49fc9c DBZ-5165 changed git pull preparations in Dockerfile 2022-08-04 19:04:56 +02:00
Martin Medek
5614712628 DBZ-5165 Refactored mysql test to not create mysql loadBalancer when running inside openshift, refactored the docker testsuite for running inside openshift. Moved project checkout and compilation to Dockerfile, so that it's not always done from scratch 2022-08-04 19:04:56 +02:00
Jiri Novotny
a330b7da66 DBZ-5466 Change default base image of node snapshot preparation job 2022-08-01 15:50:03 +02:00
Martin Medek
2cb482fe17 DBZ-5412 changed mailer to debezium-qe 2022-07-27 13:25:59 +02:00
Martin Medek
9a0c0e05cf DBZ-5412 replaced the old Oracle connector tests job with new one 2022-07-27 13:25:59 +02:00
Martin Medek
0f3b648e64 DBZ-5412 added new job to run oracle connector matrix as real matrix job 2022-07-27 13:25:59 +02:00
Chris Cranford
cf92aa2dcc
[release] Update contributor aliases 2022-07-26 13:58:16 -04:00
Chris Cranford
46753e90e5 DBZ-5440 Update COPYRIGHT.txt 2022-07-25 08:27:48 -04:00
Martin Medek
db26d638a1 DBZ-5392 added downstream/upstream suffix to the preparation jenkins jobs, removed redundant job attributes in downstream trigger job 2022-07-17 22:22:15 +02:00
Chris Cranford
95a4576df4 DBZ-5411 Fix Oracle non-cdb builds to use correct env variables 2022-07-15 06:10:52 +02:00
Jiri Pechanec
2b78f6cfeb DBZ-5404 Use different exclusion syntax 2022-07-14 08:53:39 +02:00
Chris Cranford
2e24928ad7 DBZ-5404 Skip REST extension on Kafka compatibility job 2022-07-14 08:40:42 +02:00
Vojtech Juranek
5573bb51ed DBZ-5048 Rename GH repo with containes
Besides updating links to renamed GH repo, update also documentation and
replace 'Docker' with 'containers' when possible.
2022-07-12 13:16:53 +02:00
Chris Cranford
406e060df4 DBZ-5234 Rename oracle-ide to oracle-all 2022-07-01 06:08:31 +02:00
Chris Cranford
00aeb190a3 DBZ-4875 Deploy javadocs with nightly snapshots 2022-07-01 05:49:37 +02:00
Chris Cranford
2891fb4bc0 DBZ-5332 Maven profile assignments 2022-06-30 17:38:05 +02:00
Chris Cranford
13181e81bb DBZ-5332 Add Oracle 19.3 non-CDB to test matrix 2022-06-30 17:38:05 +02:00
jcechace
7f1b8074e9 DBZ-5338 Removed invalid whitespaces from oracle test pipeline 2022-06-30 14:42:18 +02:00
jcechace
4853cd23de DBZ-5310 Fixed Oracle driver version resolution for downstream ci 2022-06-28 12:55:16 +02:00
Jiri Novotny
30c91ad5e0 DBZ-5280 change test-infrastructure image names for better clarity 2022-06-28 11:50:20 +02:00
Jiri Pechanec
54c84bdb9a DBZ-4902 Add contributor 2022-06-27 14:56:29 +02:00
Jiri Pechanec
02e999cd9a [release] Add contributor 2022-06-27 14:53:33 +02:00
Chris Cranford
9adcbd73ab DBZ-5234 Align internal CI jobs based on Oracle profile adjustments
* No need to toggle the oracle profile, enabled by default
* No need to specify the logminer profile, this is used by default
* Converted several release pipeline usages from oracle to oracle-xstream
  This is needed so that the release contains both LogMiner & Xstream bits.
2022-06-24 12:19:23 +02:00
Jiri Novotny
28a618bef0 DBZ-5203 remove default values of quay organization from test-infra jenkins jobs 2022-06-23 09:37:08 -04:00
Jiri Pechanec
e5935d3540 DBZ-5268 Fix contributor alias 2022-06-20 14:11:36 +02:00
rahulkhanna
3eda41e128 DBZ-5268-redis-store-does-not-work-with-gcp-managed-redis 2022-06-20 14:11:36 +02:00
Mark Bereznitsky
cd0f66e31a DBZ-5207 change workflows to use the Maven wrapper instead of hardcoding the version 2022-06-13 10:58:24 +02:00
Jiri Pechanec
2b14851a65 [jenkins-jobs] Calculated Oracle driver version 2022-06-09 17:59:33 +02:00
Jiri Novotny
cb279f9b7d DBZ-5190 Add option for '*' wildcard in AMQ preparation jobs 2022-06-09 13:37:50 +02:00
Jiri Pechanec
2f11bbc38c [release] Changelog for 2.0.0.Alpha2 2022-06-09 12:54:16 +02:00
Jiri Novotny
7a7229dc3f DBZ-5185 add oracle version evaluation to testsuite job 2022-06-09 12:17:27 +02:00
Jiri Novotny
e44d40f723 DBZ-5217 Change grep to mvn:evaluate in jenkins pipelines 2022-06-07 17:06:40 +02:00
Jiri Novotny
8036731c46 DBZ-5217 Add debezium scripting in kafka connect preparation 2022-06-07 17:06:40 +02:00
Jiri Novotny
565ccdd6a4 DBZ-5212 Add set -e to bash scripts used in our jobs 2022-06-06 17:07:54 +02:00
jcechace
115e2b1e85 DBZ-5185 Removed unintended apicurio dependency from oracle matrix and imporved oracle version detection regex 2022-06-06 11:56:14 +02:00
jcechace
607cfc809c DBZ-5185 fixed invalid dir in Oracle matrix pipeline 2022-06-04 19:18:35 +02:00
Jiri Pechanec
8c8db74b5f [jenkins-jobs] Provide correct protoc in product sources 2022-06-03 14:37:19 +02:00
Chris Cranford
7cfe62893a DBZ-5184 Retire Kafka 1.x Jenkins Job 2022-06-03 14:08:56 +02:00
Chris Cranford
f82c28fb31 DBZ-5184 Introduce Kafka 2.x Jenkins Job 2022-06-03 14:08:56 +02:00
Jiri Novotny
4b4e5d84ed DBZ-5183 Add groovy plugins to build 2022-06-03 12:45:57 +02:00
Jiri Novotny
be4479f73a DBZ-5183 Update artifact server listing.sh 2022-06-03 12:45:57 +02:00
Chris Cranford
558f24be82 DBZ-5191 Use correct project id in release notes groovy script 2022-06-02 13:05:50 -04:00
Jiri Novotny
13a5ff2cd5 DBZ-5185 Update jobs to get oracle driver version from pom.xml 2022-06-01 22:13:26 +02:00
Mark Bereznitsky
2d72dae649 DBZ-5136 further refining of the algorithm for determining position in snapshot and IT test fixes 2022-06-01 16:56:29 +02:00
Andrew Walker
593c2769e6 DBZ-5136: Add last in table flag 2022-06-01 16:56:29 +02:00
Jiri Pechanec
b85cb275b1 DBZ-5089 Use atomic reference 2022-05-27 12:46:39 +02:00
jcechace
6109e5c7dc DBZ-5164 Updated oracle instnat client in oracle connector pipeline 2022-05-25 09:40:28 -04:00
jcechace
b1d94d4e19 DBZ-5162 ability to specify version of startup scripts for kafka rhel image 2022-05-25 05:21:14 -04:00
jcechace
ec6266673d DBZ-5162 add netcat to Kafka RHEL image 2022-05-25 05:21:14 -04:00
Chris Lee
2a8456d21b DBZ-5123 data-collection regex snapshot signal 2022-05-24 12:46:28 +02:00
Himanshu-LT
5877bea4bb
[docs] Fixed default value of debezium-source-offset-storage 2022-05-19 13:12:26 -04:00
Jiri Pechanec
a11767d05b DBZ-3921 Remove incorrect comment 2022-05-17 14:56:05 +02:00
jcechace
5d09c3c044 DBZ-5124 moved to MySQL 5.7 in CI 2022-05-12 13:48:04 +02:00
Jiri Pechanec
707eeab3d8 DBZ-4951 Remove oplog suppport 2022-05-11 16:04:04 +02:00
Jiri Novotny
eaa112f073 DBZ-5094 Add cleanup job and ansible script 2022-05-10 16:52:49 +02:00
Jiri Pechanec
076c5d6083 DBZ-5014 Add contributor alias 2022-05-09 09:00:14 +02:00
Cesar Martinez
63f2d04c6e DBZ-5014 Author name 2022-05-09 08:53:59 +02:00
Jiri Pechanec
2b8b8cd35d DBZ-5040 Add contributor 2022-05-09 08:37:10 +02:00
Mark Allanson
f54ff93ca0 DBZ-5097: Add Mark Allanson to COPYRIGHT.txt and Aliases.txt 2022-05-06 09:55:06 -04:00
Martin Medek
68af2ce985 DBZ-5082 wrapped components param to quites, loading as single string in script and added newline to eof 2022-05-05 06:17:00 -04:00
Martin Medek
23835d8f6a DBZ-5082 added github checkout step so that the script exists on slave machine, renamed job so it shows in system tests tab in jenkins 2022-05-05 06:17:00 -04:00
Martin Medek
e70842b6c6 DBZ-5082 added new script to verify maven artifact integrity and a simple jenkins job to run this script 2022-05-05 06:17:00 -04:00
Martin Medek
8fe2c08a8f DBZ-4956 fixing bug, where last build is renamed instead of last completed 2022-05-05 06:01:40 -04:00
Martin Medek
35353b0ed9 DBZ-4956 fixed bugs in label setting and unified error handling on trigger jobs 2022-05-05 06:01:40 -04:00
Martin Medek
0c0c6a4347 DBZ-4956 fixed mentions from review - bug, where incorrect build number was set to child builds, changed build naming logic. Added STRZ_ prefix to strmzi related parameters 2022-05-05 06:01:40 -04:00
Martin Medek
a86c09c3f2 DBZ-4956 renamed the job so that it's shown in system test tab in jenkins 2022-05-05 06:01:40 -04:00
Martin Medek
b4de453580 DBZ-4956 added a job, that triggers all downstream preparation jobs, collects artifacts from them and modified downstream preparation jobs to archive zips with its names on them, so the trigger job doesn't have duplicities in collected artifact 2022-05-05 06:01:40 -04:00
Jiri Pechanec
3df6a92965 [release] Changelog for 2.0.0.Alpha1 2022-04-28 15:31:32 +02:00
Jiri Pechanec
e8e100778b [release] Changes for 2.0 release process 2022-04-28 14:35:20 +02:00
Vojtech Juranek
96683a9ca4 DBZ-5064 Use maven 3.8.4 2022-04-28 13:39:43 +02:00
Jiri Novotny
0f2402a508 DBZ-5051 Update listing.sh 2022-04-27 14:37:18 +02:00
Jiri Pechanec
d299c9e707 DBZ-4156 Remove wal2json support 2022-04-22 09:57:15 +02:00
Vojtech Juranek
63f9f0bdf2 DBZ-5017 Build debezium-bom locally first 2022-04-22 05:58:33 +02:00
Vojtech Juranek
aef80064ad DBZ-4949 Update Jenkins jobs to use JDK 17 2022-04-22 05:53:51 +02:00
chadthamn
1b23507504 DBZ-5015 Get the json value of a Document when parsing signaling message 2022-04-21 07:09:18 +02:00
LarsWerkman
37ba91ac84 DBZ-4983 update contributers 2022-04-14 14:39:40 +02:00
Chris Cranford
1e425b304b DBZ-4957 Release pipeline toggle to ignore snapshot deps 2022-04-07 07:54:48 +02:00
Nenad Stojanovikj
758203567d DBZ-4933 Add COPYRIGHT and Aliases 2022-04-01 08:36:05 +02:00
Chris Cranford
0c09f4c834
DBZ-4891 Update contributors 2022-03-30 16:06:04 -04:00
Chris Cranford
114a899873 DBZ-2514 Update release, documentation, and POMs for Cassandra 4 2022-03-24 16:45:49 +01:00
Jiri Novotny
86bc34684e DBZ-4601 Name and tag cleanup 2022-03-22 16:04:25 +01:00
Jiri Novotny
f16ee5f5ec DBZ-4601 Upstream AS and KC images jobs have optional Oracle connector 2022-03-07 13:11:32 +01:00
Chris Cranford
7bd4ce94a8
[release] Update contributors 2022-03-03 11:53:58 -05:00
Jiri Novotny
90f0e772f0 DBZ-4601 Removed Artifact server build from testsuite pipeline 2022-02-22 12:00:02 +01:00
Jiri Novotny
43619c8923 DBZ-4601 Added job for upstream kafka connect image preparation 2022-02-15 14:43:40 +01:00
Jiri Novotny
e097c42ca2 DBZ-4601 Added job for upstream artifact server preparation 2022-02-15 14:43:40 +01:00
Chris Cranford
8bcd5d8b69 [jenkins-jobs] Schedule Oracle matrix daily 2022-02-10 16:05:20 +01:00
Martin Medek
7c88df6bd1 DBZ-4558 - removed MAIL_TO argument from tests trigger and matrix jobs. Refactored label setting based on pull request comments. 2022-02-10 12:34:32 +01:00
Martin Medek
d3e1afa4e5 DBZ-4558 - Fixed the issues mentioned in review - fixed the trigger job name, added mail_to param to remaining connector jobs, removed the throw block and refactored the labeling script 2022-02-10 12:34:32 +01:00
Martin Medek
3df0a7fdc3 DBZ-4558 - added a job with a pipeline that runs a set of connector tests and optionally sets a label(version,branch) to self and its child jobs. 2022-02-10 12:34:32 +01:00
Jiri Pechanec
ff65fee79b DBZ-4628 Remove the blocking pauses in the build 2022-02-10 10:18:03 +01:00
Chris Cranford
70d636724e
DBZ-4723 Update contributors 2022-02-09 03:03:48 -05:00
Chris Cranford
59fe105150 [release] Changelog for 1.9.0.Alpha2 2022-02-09 02:13:29 -05:00
Andrei Isac
44e3ad3cb1 DBZ-4710: add author name and alias 2022-02-08 08:42:32 +01:00
Snigdhajyoti Ghosh
0ab45ecab0 DBZ-4518 Make kafka query timeout configurable 2022-02-04 14:08:15 +01:00
Chris Cranford
9f29bc73b8 DBZ-4305 Add Oracle 21.3.0 to Oracle LogMiner CI matrix 2022-02-03 16:51:54 +01:00
Jiri Novotny
386d364011 DBZ-4611 fixed incorrect path to certificate 2022-01-28 15:56:04 +01:00
Chris Cranford
4f42f1693a DBZ-4624 Conditionalize/Parameterize backport commit check 2022-01-27 05:29:19 +01:00
Chris Cranford
2283973c11 DBZ-4623 Check existence of product version 2022-01-27 05:29:19 +01:00
Chris Cranford
9fac418b6c [release] Update release-pipeline 2022-01-27 05:29:19 +01:00
jcechace
0897f85e92 DBZ-4602 Cleaned and updated system test-suite job 2022-01-25 09:01:39 +01:00
jcechace
d5ad3471fd DBZ-4602 OCP project management script 2022-01-25 09:01:39 +01:00
Chris Cranford
f308e4cd1a DBZ-4404 Update COPYRIGHT.txt and Aliases.txt 2022-01-24 18:19:37 -05:00
Jiri Novotny
d7f08a2656 DBZ-4296 Fixed incorrect pushing of autotag images 2022-01-19 11:33:38 +01:00
Chris Cranford
9f7ebb6d1a DBZ-4063 Add check to release pipeline 2022-01-14 08:33:00 +01:00
jcechace
cb0032d012 [CI] Switching jobs running Oracle container to larger nodes 2022-01-11 17:25:07 +01:00
Jiri Pechanec
f0e5c1d0aa [release] Add missing contributors 2022-01-11 06:26:32 +01:00
Jiri Pechanec
45653fde9d DBZ-4513 Generator for release notes and changelog fragments 2022-01-11 06:06:50 +01:00
Jiri Novotny
d077ae6bee DBZ-4516 Added double quotes when accessing variable 2022-01-07 15:04:35 +01:00
sarumont
edbee2e8f6 DBZ-3657: add null check when building array converters 2022-01-06 20:23:08 +01:00
Jiri Novotny
5a0f4d874e DBZ-4506 Set number of stored builds for jobs to 10 2022-01-04 01:03:28 +01:00
Jiri Novotny
f37526dce6 DBZ-4486 Modified image snapshot creation jenkins job to use ansibe-vault 2022-01-03 13:59:12 +01:00
AChangFeng
a065baed08 [docs] Update readme_zh.md 2022-01-03 13:50:34 +01:00
Jiri Pechanec
0193dc0a01 DBZ-4383 Use Jira PAT insted of basic auth 2021-12-17 14:35:49 +01:00
Gunnar Morling
b8b88cb822 [docs] Adding wndemon to authors list 2021-12-17 14:34:00 +01:00
Jiri Pechanec
c75a51bfba DBZ-4072 Verify the version is present in Jira 2021-12-17 14:28:54 +01:00
Jiri Pechanec
29cb5ecce4 DBZ-4373 Run CI during weekends 2021-12-16 14:00:30 +01:00
jcechace
7f534e056e DBZ-4382 Fixed Apicurio deployment and test execution in CI 2021-12-01 18:45:38 +01:00
jcechace
f41d5f4959 DBZ-4377 Fixed and restructured Oracle test matrix in order to execute correctly with multiple versions 2021-11-30 12:36:56 +01:00
Jiri Pechanec
402216195b [release] Changelog for 1.8.0.Beta1 2021-11-30 10:31:18 +01:00
jcechace
487f956d16 DBZ-4267 Ignore not found resources in system testsuite cleanup stage 2021-11-29 15:19:55 +01:00
Tom Billiet
46b47a42b2 DBZ-1539 Add interval.handling.mode to oracle connector 2021-11-29 12:54:50 +01:00
jcechace
065edff998 DBZ-4267 Updated testsuite and CI job to support latest releases
DBZ-4267 Ability to enable remote debugging for testsuite CI job
2021-11-28 20:36:02 +01:00
Jiri Pechanec
80595477c0 DBZ-4006 Log in to correct repository 2021-11-25 22:18:42 +01:00
Chris Cranford
db493af3fc DBZ-4322 Test Oracle 12.2.0.1 on CI 2021-11-23 16:32:13 +01:00
Jiri Pechanec
cf6d73bfae DBZ-4006 Added hand-in-hand push to quay.io 2021-11-23 10:22:30 +01:00
jcechace
84b86683cf DBZ-4333 increased nonactive timeout for postgresql connector ci job 2021-11-21 01:19:33 +01:00
jcechace
7b63c6d723 DBZ-4316 Updated db2 functional ci job 2021-11-21 01:07:19 +01:00
jcechace
08ab3329e1 DBZ-4316 ignore SSL verification when performing tests over downstream bits 2021-11-20 21:42:47 +01:00
Jiri Pechanec
5ba464529b [ci] Matrix job for MongoDB 2021-11-19 11:17:11 +01:00
jcechace
5ce818ee95 DBZ-4316 Updated functional ci jobs to work with new downstream source archive 2021-11-19 09:25:52 +01:00
narcsfz
c623467095 DBZ-4295: Add copyright 2021-11-18 16:48:31 +01:00
Jose Luis
57bb2bf603 [docs] Typo in oracle 'oradata' path 2021-11-09 09:05:47 -05:00
Jiri Novotny
352a4ec4ff DBZ-4235 Changed implicit mailing adress in QE jobs to debezium-qe 2021-11-04 19:48:41 +01:00
Jiri Novotny
e52db7a340 DBZ-4235 Fixed image taging in rhel_downstream_prepare job 2021-11-04 19:48:41 +01:00
jcechace
9b74171d5f DBZ-4242 Using 0.0.0.0 as database hostnem in oracle ci 2021-11-04 19:32:59 +01:00
Jiri Pechanec
a6bdf225bb DBZ-4077 Add copyright 2021-11-02 06:07:05 +01:00
Jiri Novotny
881cf1f0f4 DBZ-4122 added jenkins job for creating image snapshots 2021-11-01 18:16:47 +01:00
jcechace
29a33de55f DBZ-4185 Oracle upstream tests 2021-10-29 06:44:18 -04:00
Anisha Mohanty
9f7ede0e06 DBZ-3626 Renaming master branches to main 2021-10-28 09:33:32 +02:00
Chris Cranford
784d8c2963 [release] Update COPYRIGHT.txt 2021-10-27 02:34:00 -04:00
Chris Cranford
7e275722e0 [release] Changelog for 1.8.0.Alpha1 2021-10-27 02:26:32 -04:00
Fabian Martinez
6493638f04 DBZ-3862 add as new contributor 2021-10-26 08:40:07 -04:00
Fabian Martinez
3b018cfef5 DBZ-3862 fix typos in testsuite 2021-10-26 08:40:06 -04:00
Guy Korland
7edc4d7de4 DBZ-4190 Add redis to the diagram 2021-10-22 08:06:22 +02:00
Jiri Pechanec
4244776646 [ci] Fix condition for temporary build 2021-10-22 06:20:10 +02:00
cburch824
766139ab05 DBZ-4125 Fix sqlserver connection database name placeholder
Add copyright name and alias name
2021-10-19 15:29:56 +02:00
Juan Fiallo
e041b599d8 DBZ-3517 Making database.user optional for SQL Server.
SQL Server doesn't require username/password when using Kerberos authentication, which can be configured using pass-through database properties. Changing the database.user config to be optional for SQL Server Connector to reflect that.
2021-10-18 12:06:56 +02:00
jcechace
eee1112c82 DBZ-1777 Property cleanup and ability to build test artifact server from maven 2021-10-05 13:45:57 +02:00