
#90: [jenkins] all jobs should migrate to use local artifactory.ovirt.org ----------------------+----------------------- Reporter: eedri | Owner: infra@… Type: task | Status: new Priority: major | Milestone: oVirt 3.4 Component: Jenkins | Version: Test Severity: Trivial | Keywords: jenkins Blocked By: | Blocking: ----------------------+----------------------- new artifactory settings for make jobs: Set environment of jenkins to have CI_MAVEN_SETTINGS to point to this file at all slaves. Pass the following to make based jobs: make EXTRA_BUILD_FLAGS="-gs ${CI_MAVEN_SETTINGS}" Pass the following to rpm base jobs: rpmbuild -D "EXTRA_BUILD_FLAGS -gs ${CI_MAVEN_SETTINGS}" ... there are existing jobs already configured for it: http://jenkins.ovirt.org/job/ovirt-engine_create_rpms/ - example of make job http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/ - maven job -- Ticket URL: <https://fedorahosted.org/ovirt/ticket/90> ovirt <http://www.ovirt.org/> oVirt - virtualization made easy.