X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fintegration.yaml;h=97d1aa89e57d1048bf3393fbf9712e84d9844098;hb=2cf0e9afe68745d598311c7f75a7f78c24def6c9;hp=acd4dbf664d7479c24b40c4cbde60e5e9e58c651;hpb=2091dd357bf42105974dbe11f4b98115152a6ccb;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}'