tet123/jenkins-jobs
2019-01-28 14:59:23 +01:00
..
scripts [jenkins-jobs] SQL Server promoted to main repo 2019-01-28 14:59:23 +01:00
config.ini DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
deploy-snapshots.yml [jobs] Switch to workday execution 2018-11-09 17:58:07 +01:00
kafka-1.x-test.yml [jenkins-jobs] Create MongoDB matrix job 2018-11-16 08:58:00 +01:00
mongodb-matrix-test.yaml DBZ-688 Support for test execution on MySQL 8 server 2018-12-14 10:39:05 +01:00
mysql-matrix-test.yaml DBZ-1050 MySQL 8 matrix runs non-gtid and gtid 2018-12-19 07:08:15 +01:00
nightly-image.yml All jobs prefixed with Debezium and poll SCM used for trigger 2018-01-05 05:15:26 +01:00
postgresql-matrix-test.yaml [jenkins-jobs] Convert PostgreSQL jobs to matrix job 2018-11-16 08:58:00 +01:00
README.md DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
release.yaml DBZ-889 Maven central sync timeout is parametrized 2018-08-31 22:05:12 +02:00

Debezium CI/CD Configuration

Debezium CI/CD environment consists of a set of Jenkins jobs. The jobs are configured and generated using Jenkins Job Builder tool.

To generate jobs it is necessary to create a personal access token on GitHub account associated with Jenkins and use it as a password.

jenkins-jobs --conf config.ini -u <username> -p <GitHub Token> update .