X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb-templates%2Fintegration.yaml;h=5553424f97758ee9fce6a80e5c0da135829ecd1d;hb=ba99806b75b580292f541dc587cb14c7461d0262;hp=7e7c1ab9afc0a0960b00fda6d12ba198df4dab3f;hpb=42f05bc7f476c910efb5c12ea09677d6a6931ede;p=releng%2Fbuilder.git diff --git a/jjb-templates/integration.yaml b/jjb-templates/integration.yaml index 7e7c1ab9a..5553424f9 100644 --- a/jjb-templates/integration.yaml +++ b/jjb-templates/integration.yaml @@ -1,5 +1,5 @@ - job-template: - name: 'PROJECT-integration-{stream}' + name: 'PROJECT_SHORTNAME-integration-{stream}' disabled: DISABLED # Job template for ODL integration verify jobs @@ -46,6 +46,9 @@ prebuilders: - wipe-org-opendaylight-repo - jacoco-nojava-workaround + - provide-maven-settings: + global-settings-file: '{odl-global-settings}' + settings-file: '{JENKINS_SETTINGS}' maven: maven-name: '{mvn33}'