Commit Graph

460 Commits

Author SHA1 Message Date
Jiri Pechanec
ee3904dbef [jenkins-jobs] Support server for pre-2.2; Debezium Server in core repo 2023-03-13 11:01:50 +01:00
tony joseph
5adf2150d2 [release] Add contributors 2023-03-09 08:35:09 +01:00
Jiri Pechanec
b19b743583 [jenkins-jobs] Execute script to obtain dependencies 2023-03-08 12:31:48 +01:00
Jiri Pechanec
f499d92064 DBZ-5951 Init Maven repo with DSE artifacts 2023-03-02 08:30:02 +01:00
Mehmet Firat KOMURCU
4c9ab87704 DBZ-6123 fix typo "evemts" to "events" in docs.
fix typo in sql server docs
2023-02-20 08:29:54 +01:00
Jiri Pechanec
68a6a32323 [release] Changelog for 2.2.0.Alpha2 2023-02-16 12:09:05 +01:00
Jiri Pechanec
8f286dd3ca DBZ-6049 Fix release process for separated server repo 2023-02-16 08:13:11 +01:00
Jiri Pechanec
49e37e70ea DBZ-6049 Changes for separate server repo 2023-02-16 08:13:11 +01:00
Jacob Barrieault
0a868f28c6 DBZ-6111 fix docs link to debezium-server Kinesis sink 2023-02-15 14:43:02 -05:00
Martin Medek
2add1f4c20 DBZ-3832 refactor, added test parameter to skip namespace and strimzi preparation
DBZ-3832 refactor

DBZ-3832 Removing redundant jenkins jobs

DBZ-3832 Refactor, moved operator deployment to standalone fixtures

DBZ-3832 Removed isRunningFromOcp hooks from kafka/kafkaConnect deployment, removed operator and namaespace preparation from system_pipeline

DBZ-3832 Modified OCP system tests to not create namespaces and operators

DBZ-3832 Moved namespace cleanup to NamespaceCleanupListener to be executed after all test classes, refactor

DBZ-3832 added strimzi, apicurio operators creation to testsuite.
Added maven property to set strimzi/apic subscription channel
Added namespace and clusterRoleBinding preparation into testsuite
2023-02-08 11:47:57 +01:00
TimLoes
c8bfc6562b [docs] Variable name clarified
It is necessary to query for server_id instead of server-id, which is being used on the config file.
2023-02-01 06:27:16 +01:00
Jiri Pechanec
e681f5465e DBZ-4829 Fix contributor name mapping 2023-01-24 08:51:09 +01:00
Sanapalli Lokesh
419ca28a37 DBZ-4829 : added lokesh sanapalli to copyright.txt 2023-01-24 08:51:09 +01:00
Jiri Pechanec
6983add0c5 [release] Changelog for 2.2.0.Alpha1 2023-01-19 12:21:28 +01:00
Jiri Pechanec
9d38deb12b DBZ-5996 Add contributor 2023-01-11 12:09:26 +01:00
Jiri Pechanec
0bd5123a81 DBZ-3653 Add docs for Db2 and SQL Server 2023-01-11 08:55:33 +01:00
Vojtech Juranek
0795153548 DBZ-5974 Show pipeline status directly in email subject 2023-01-05 06:55:51 +01:00
Vojtech Juranek
40b23b8885 DBZ-5974 Use catchError instead of try/finally block
For scripted pipelines (on the contrary to declarative pipelines) the
build results has to be set manully if try/catch block is uses. As a
workaround `catchError` can be used as this step also sets the
`currectResult`.

See also
https://www.jenkins.io/doc/pipeline/steps/workflow-basic-steps/#catcherror-catch-error-and-set-build-result-to-failure
2023-01-05 06:55:51 +01:00
Jiri Pechanec
a5fddedfe8 DBZ-5979 Properly handle multiplatform files in release 2023-01-05 06:52:01 +01:00
Jiri Pechanec
dcc8b0ea0b [release] Add contributors 2022-12-22 10:55:39 +01:00
Jiri Pechanec
d3746172b9 [release] Changelog for 2.0.1.Final 2022-12-22 10:45:04 +01:00
Jakub Cechacek
bae49fec2a
DBZ-5857 Using 3 member replica set in jenkins job (#4146) 2022-12-16 11:54:12 +01:00
Jiri Pechanec
17250bccd6 [release] Add contributors 2022-12-16 10:26:27 +01:00
Jiri Pechanec
ffcc794534 [release] Update jobs 2022-12-16 10:26:27 +01:00
Vojtech Juranek
567f113674 DBZ-5838 Run tests against Apicurio registy on internal CI
This reverts commit 8a10d7307c.
2022-12-12 14:44:05 +01:00
Vojtech Juranek
9639c5ca0e DBZ-5838 Fix Docker filter for sql server job 2022-12-12 14:44:05 +01:00
sahapasci
1b37ff01c7 Update postgres-plugins.adoc
Fixed link typo Updated postgresql link from 14 to current (15)
2022-12-07 10:27:54 +01:00
Jiri Novotny
28b780090a DBZ-5890 Fix artefact server container 2022-12-06 16:14:57 +01:00
Ondrej Babec
8f8ba54ed0 DBZ-5905 Reduce job footprint in Jenkins 2022-12-06 15:26:29 +01:00
Jiri Pechanec
574c1b0015 DBZ-5811 Use validate method 2022-12-06 13:35:52 +01:00
Ondrej Babec
d4711e301a DBZ-5887 Add option to deploy OCP cluster to PSI 2022-11-30 14:54:28 +01:00
jcechace
6d9f6abec4 DBZ-4303 Replace md5 sum of connect extension in Dockerfile during release 2022-11-25 13:47:19 +01:00
Jiri Pechanec
b6ad848aec DBZ-5772 Add contributor 2022-11-23 09:07:23 +01:00
Jiri Novotny
5eba62136f DBZ-5742 Add ARO provision and teardown jobs 2022-11-22 08:57:48 +01:00
Ondrej Babec
de9e90362c DBZ-5844 Add Kubernetes plugin for cluster deployment 2022-11-16 13:16:27 +01:00
Martin Medek
e705ba3a3d
DBZ-5785 Modify ocp system tests to archive test results and logs (#4039)
DBZ-5785
Changed OCP testsuite job to pod. Added readiness probe to the pod description to indicate testsuite is finished.
Modified the testsuite script to save logs and trigger the readiness probe once finished.
Modified the OCP testsuite jenkins job to wait for the readiness probe and copy the testsuite logs.
Added report portal post step to ocp system pipeline
Moved script location in container from /testsuite to /root/testsuite
2022-11-15 20:46:11 +01:00
Vojtech Juranek
8a10d7307c DBZ-5839 Revert "DBZ-2131 Run tests against Apicurio registy on internal CI"
This reverts commit eca9d250ee.
2022-11-15 11:35:36 +01:00
Vojtech Juranek
eca9d250ee DBZ-2131 Run tests against Apicurio registy on internal CI 2022-11-14 09:58:15 +01:00
Chris Cranford
855fbd944a DBZ-5821 Update COPYRIGHT.txt and Aliases.txt 2022-11-10 13:44:58 -05:00
Jiri Pechanec
28293d39c3 [release] Add 2.1 to release pipeline 2022-11-10 13:27:01 +01:00
Anil Dasari
c781832f41 DBZ-5822 Change visibility of BaseSourceTask#logStatistics method to protected 2022-11-10 08:02:48 +01:00
Martin Medek
b9bf46dc4f DBZ-5678 fixing jenkins jobs to pass new teststuite introduced in jcasc repo 2022-11-09 10:44:04 +01:00
Ondrej Babec
a7e005da25 DBZ-5805 Fix TransformationTest for Kafka 2.X 2022-11-08 14:49:35 +01:00
Mark Lambert
e9dd72678e DBZ-4669 Remove plug-in version properties that are duplicate parent POM debezium-build-parent 2022-11-08 14:26:57 +01:00
Ondrej Babec
54a6979b69 DBZ-5799 Fix path to reporting script for DB2 connector 2022-11-06 12:29:42 +01:00
Théophile Helleboid - chtitux
16e086b1d5 [docs] Postgresql connector documentation: add a missing word 2022-11-03 08:51:27 +01:00
zhanghelong
71e430cd22 DBZ-5788 Fix typo 2022-11-03 08:12:55 +01:00
Ondrej Babec
27632576ac DBZ-5745 Add reporting to report portal and results xunit archiving 2022-11-02 14:16:21 +01:00
jcechace
55783d9303 DBZ-5767 Reflecting downstream name changes 2022-11-01 13:58:30 +01:00
Enzo Cappa
179c359ca6 DBZ-5770 Update documentation regarding the Binary Data Converter
Updated all references from `ByteBufferConverter` to
`BinaryDataConverter`.

Also added special note about changing the settings before upgrading
when running in Kafka Connect (otherwise Kakfa Connect will fail to
start).

chore: add my name to copyright and aliases
2022-11-01 09:28:28 +01:00