Change in jenkins[master]: Setting gerrit server as a parameter

David Caro has submitted this change and it was merged. Change subject: Setting gerrit server as a parameter ...................................................................... Setting gerrit server as a parameter Added also the default. Using the gerrit template in all the gerrit-based scms, eases the maintenance and removes a lot of code duplication Side issues fixes: * Fixes a minor typo with the releng jobs * Fixes wrong branch on node jobs (it was not expanded) * Pin the triggers to the us gerrit server (so we might be able to add another server without having it trigger jobs) * As all the jobs use the gerrit template, all apply the same defaults when clonning the repo (in specific, cleaning the repo before checkout) Change-Id: I4488146c460f15b813e89c761abfa95ed85fb3aa Signed-off-by: David Caro <dcaroest@redhat.com> --- M jobs/confs/projects/defaults.yaml M jobs/confs/projects/jenkins/jenkins_check_yaml.yaml M jobs/confs/projects/jenkins/jenkins_deploy_yamls.yaml M jobs/confs/yaml/scms/fabric-ovirt.yaml M jobs/confs/yaml/scms/gerrit.yaml M jobs/confs/yaml/scms/infra-docs.yaml M jobs/confs/yaml/scms/ioprocess.yaml M jobs/confs/yaml/scms/jenkins.yaml M jobs/confs/yaml/scms/mom.yaml M jobs/confs/yaml/scms/otopi.yaml M jobs/confs/yaml/scms/ovirt-dwh.yaml M jobs/confs/yaml/scms/ovirt-engine-extension-aaa-jdbc.yaml M jobs/confs/yaml/scms/ovirt-engine-extension-aaa-ldap.yaml M jobs/confs/yaml/scms/ovirt-engine-extension-aaa-misc.yaml M jobs/confs/yaml/scms/ovirt-engine-extension-logger-log4j.yaml M jobs/confs/yaml/scms/ovirt-engine-sdk-java.yaml M jobs/confs/yaml/scms/ovirt-engine-sdk.yaml M jobs/confs/yaml/scms/ovirt-engine.yaml M jobs/confs/yaml/scms/ovirt-guest-agent.yaml M jobs/confs/yaml/scms/ovirt-host-deploy.yaml M jobs/confs/yaml/scms/ovirt-hosted-engine-ha.yaml M jobs/confs/yaml/scms/ovirt-hosted-engine-setup.yaml M jobs/confs/yaml/scms/ovirt-image-uploader.yaml M jobs/confs/yaml/scms/ovirt-iso-uploader.yaml M jobs/confs/yaml/scms/ovirt-live.yaml M jobs/confs/yaml/scms/ovirt-log-collector.yaml M jobs/confs/yaml/scms/ovirt-node-scms.yaml M jobs/confs/yaml/scms/ovirt-register-scms.yaml M jobs/confs/yaml/scms/ovirt-reports.yaml M jobs/confs/yaml/scms/ovirt-setup-lib.yaml M jobs/confs/yaml/scms/ovirt-wgt-toolchain.yaml M jobs/confs/yaml/scms/pthreading.yaml M jobs/confs/yaml/scms/releng-tools.yaml M jobs/confs/yaml/scms/repoman.yaml M jobs/confs/yaml/scms/vdsm-jsonrpc-java.yaml M jobs/confs/yaml/scms/vdsm.yaml M jobs/confs/yaml/templates/create-rpms_mock.yaml M jobs/confs/yaml/templates/engine-upgrade-db.yaml M jobs/confs/yaml/templates/install-rpm-sanity.yaml M jobs/confs/yaml/templates/ovirt-node-job-templates.yaml M jobs/confs/yaml/templates/standard-stage.yaml M jobs/confs/yaml/templates/system_tests_templates.yaml M jobs/confs/yaml/triggers/gerrit.yaml M jobs/confs/yaml/triggers/ovirt-node.yaml M jobs/confs/yaml/triggers/standard.yaml 45 files changed, 207 insertions(+), 479 deletions(-) Approvals: Sandro Bonazzola: Looks good to me; Ready for merge Jenkins CI: Passed CI tests David Caro: Verified; Ready for review -- To view, visit https://gerrit.ovirt.org/44643 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4488146c460f15b813e89c761abfa95ed85fb3aa Gerrit-PatchSet: 6 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Max Kovgan <mvk@redhat.com> Gerrit-Reviewer: Paz Dangur <pdangur@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
dcaroest@redhat.com