X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fintegration.yaml;h=5553424f97758ee9fce6a80e5c0da135829ecd1d;hb=83457c405b98c83e715b777c4514d2e2a50a6b80;hp=b8d1c1f810bb604ac101a9dd46e2f52afacf2d6e;hpb=269e079f49f865648ebfc04c56f7c3a57294118f;p=releng%2Fbuilder.git diff --git a/jjb-templates/integration.yaml b/jjb-templates/integration.yaml index b8d1c1f81..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 @@ -48,7 +48,7 @@ - jacoco-nojava-workaround - provide-maven-settings: global-settings-file: '{odl-global-settings}' - settings-file: '{yangtools-settings}' + settings-file: '{JENKINS_SETTINGS}' maven: maven-name: '{mvn33}'