tet123/jenkins-jobs
2017-12-20 06:03:55 +01:00
..
scripts x.y.0 releases now in Jira, need to keep the last 0 2017-12-20 06:03:55 +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 DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
nightly-image.yml DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
postgresql-9.6-legacy-test.yml DBZ-495 Testing of connectors with and w/o metadata 2017-12-06 11:04:46 +01:00
postgresql-10-test.yml DBZ-495 Testing of connectors with and w/o metadata 2017-12-06 11:04:46 +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-338 Images and branches as job parameters 2017-09-11 16:15:37 +02:00
wal2json-legacy-test.yaml DBZ-495 Testing of connectors with and w/o metadata 2017-12-06 11:04:46 +01:00
wal2json-test.yaml DBZ-495 Testing of connectors with and w/o metadata 2017-12-06 11:04:46 +01: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 .