X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fintegration.yaml;h=97d1aa89e57d1048bf3393fbf9712e84d9844098;hb=155820b1ca387db3bb2ebdcb6a5fbae5f13f667c;hp=acd4dbf664d7479c24b40c4cbde60e5e9e58c651;hpb=78ef38d674e14f387776728c5688fbee687c0f46;p=releng%2Fbuilder.git diff --git a/jjb-templates/integration.yaml b/jjb-templates/integration.yaml index acd4dbf66..97d1aa89e 100644 --- a/jjb-templates/integration.yaml +++ b/jjb-templates/integration.yaml @@ -48,12 +48,12 @@ - jacoco-nojava-workaround - provide-maven-settings: global-settings-file: '{odl-global-settings}' - settings-file: '{yangtools-settings}' + settings-file: '{JENKINS_SETTINGS}' maven: maven-name: '{mvn33}' root-pom: 'POM' - goals: 'MAVEN_GOALS' + goals: 'MAVEN_GOALS -Djenkins' maven-opts: 'MAVEN_OPTS' settings: '{JENKINS_SETTINGS}' global-settings: '{odl-global-settings}'