Commit Graph

183 Commits

Author SHA1 Message Date
jcechace
b188f61307 DBZ-6539 Adding operator release modifications to the pipeline 2023-06-09 06:10:15 +02:00
jcechace
7cd73cc876 DBZ-6542 operator release image support 2023-06-09 06:09:19 +02:00
Jiri Pechanec
f89a5774f6 DBZ-6493 Add operator to the release 2023-06-08 08:28:42 +02:00
Jiri Pechanec
bd0c760d9f [jenkins-jobs] Remove obsolete Jira check 2023-05-11 14:46:03 +02:00
Jiri Pechanec
ac24e54332 DBZ-6437 Modify parent for server BOM during release 2023-05-11 06:50:50 +02:00
Jiri Pechanec
f7fd293b42 [ci] Execute release from candidate branch 2023-05-10 12:14:12 +02:00
Martin Medek
1347fca0af DBZ-1661 added mysql replication example images to release-pipeline job 2023-05-03 12:22:21 +02:00
Jiri Pechanec
ae0d82a8c0 [release] Changelog for 2.2.0.Final 2023-04-20 08:19:26 +02:00
Ondrej Babec
6a54b04da1 DBZ-6299 Remove migrated jobs and change structure 2023-04-11 19:32:40 +02:00
Vojtech Juranek
c9364cec52 DBZ-6216 Publish nighly images on Docker Hub
This partially reverts commit f17721dc1e.
2023-04-04 12:22:25 +02:00
Vojtech Juranek
cb602df8c7 DBZ-6216 Revert removing Docker credentials
This reverts commit d38f9444c4.

As the Docker re-evalute thei decision not to provide free organizations
accounts, we will continue to publish images to Docker Hub for some
time.
2023-04-04 12:22:25 +02:00
Jiri Pechanec
3784183513 DBZ-3647 Add JDBC connector to release 2023-03-31 07:04:55 +02:00
Vojtech Juranek
d38f9444c4 DBZ-6216 Remove Docker credential
Remove docker credentials and login to docker hub from scripts and jobs.
As this is in separate commit, it can be easily reverted in case we
want to publish to docker hub again in the future.
2023-03-23 13:29:19 +01:00
Vojtech Juranek
f17721dc1e DBZ-6216 Adjust release scripts to push images only to quay.io 2023-03-23 13:29:19 +01:00
Jiri Pechanec
ee3904dbef [jenkins-jobs] Support server for pre-2.2; Debezium Server in core repo 2023-03-13 11:01:50 +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
Jiri Pechanec
8f286dd3ca DBZ-6049 Fix release process for separated server repo 2023-02-16 08:13:11 +01: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
Jiri Pechanec
6983add0c5 [release] Changelog for 2.2.0.Alpha1 2023-01-19 12:21:28 +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
ffcc794534 [release] Update jobs 2022-12-16 10:26:27 +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 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
Jiri Pechanec
28293d39c3 [release] Add 2.1 to release pipeline 2022-11-10 13:27:01 +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
27632576ac DBZ-5745 Add reporting to report portal and results xunit archiving 2022-11-02 14:16:21 +01:00
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