Commit Graph

201 Commits

Author SHA1 Message Date
Jiri Novotny
18df82710c DBZ-3129 Add OCP cluster provisioning job 2022-10-14 22:33:09 +02:00
jcechace
cd98d15866 DBZ-5213 Support for multiarch image build 2022-10-14 08:34:07 +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
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
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
9a0c0e05cf DBZ-5412 replaced the old Oracle connector tests job with new one 2022-07-27 13:25:59 +02: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
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
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 Pechanec
2b14851a65 [jenkins-jobs] Calculated Oracle driver version 2022-06-09 17:59:33 +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
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
Jiri Novotny
4b4e5d84ed DBZ-5183 Add groovy plugins to build 2022-06-03 12:45:57 +02:00
Jiri Novotny
13a5ff2cd5 DBZ-5185 Update jobs to get oracle driver version from pom.xml 2022-06-01 22:13:26 +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
Jiri Novotny
eaa112f073 DBZ-5094 Add cleanup job and ansible script 2022-05-10 16:52:49 +02: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
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
e8e100778b [release] Changes for 2.0 release process 2022-04-28 14:35:20 +02:00
Chris Cranford
1e425b304b DBZ-4957 Release pipeline toggle to ignore snapshot deps 2022-04-07 07:54:48 +02: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
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
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
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
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 Novotny
d077ae6bee DBZ-4516 Added double quotes when accessing variable 2022-01-07 15:04:35 +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
Jiri Pechanec
0193dc0a01 DBZ-4383 Use Jira PAT insted of basic auth 2021-12-17 14:35:49 +01:00
Jiri Pechanec
c75a51bfba DBZ-4072 Verify the version is present in Jira 2021-12-17 14:28:54 +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
jcechace
487f956d16 DBZ-4267 Ignore not found resources in system testsuite cleanup stage 2021-11-29 15:19:55 +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
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
08ab3329e1 DBZ-4316 ignore SSL verification when performing tests over downstream bits 2021-11-20 21:42:47 +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
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 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
Chris Cranford
7e275722e0 [release] Changelog for 1.8.0.Alpha1 2021-10-27 02:26:32 -04:00
Fabian Martinez
3b018cfef5 DBZ-3862 fix typos in testsuite 2021-10-26 08:40:06 -04:00
Jiri Pechanec
4244776646 [ci] Fix condition for temporary build 2021-10-22 06:20:10 +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
Anisha Mohanty
4d4913ad83 DBZ-4071 Pass recipient mail address as a param to pipeline job 2021-10-05 12:22:47 +02:00
Anisha Mohanty
02fa81012c DBZ-3907 Publish debezium tool images to dockerhub using Jenkins 2021-10-04 14:23:56 +02:00
Gunnar Morling
247a18f311 DBZ-4079 Updating build config for Postgres 14 2021-10-04 13:18:08 +02:00
Anisha Mohanty
ecaa495f30 DBZ-4071 Recipient email address should be a variable in all Jenkins jobs 2021-10-04 10:38:13 +02:00
Jiri Pechanec
27fd036a4d DBZ-4074 Authenticate to Github API 2021-10-01 16:33:45 +02:00
Jiri Novotny
6e50c4e0c5 DBZ-3934 Added option to add aditional tag to image 2021-09-24 16:28:18 +02:00
Jiri Novotny
45b381b75e DBZ-3934 added jenkins job for artifact server preparation 2021-09-22 13:45:26 +02:00