X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fdistribution.yaml;h=0d58aaf1e9ac88cd47c0c284955e76130f644a38;hb=422f7e222e48b08e5f22ee04bc471465aecc9047;hp=e35c426607230eecfdd70ffc774f1d33579c7f6e;hpb=269e079f49f865648ebfc04c56f7c3a57294118f;p=releng%2Fbuilder.git diff --git a/jjb-templates/distribution.yaml b/jjb-templates/distribution.yaml index e35c42660..0d58aaf1e 100644 --- a/jjb-templates/distribution.yaml +++ b/jjb-templates/distribution.yaml @@ -1,5 +1,5 @@ - job-template: - name: 'PROJECT-distribution-{stream}' + name: 'PROJECT_SHORTNAME-distribution-{stream}' # Required variables: # stream: release stream (eg. stable-lithium or beryllium) @@ -17,7 +17,7 @@ parameters: - project-parameter: - project: 'integration' + project: 'integration/distribution' scm: - git-scm: @@ -40,7 +40,7 @@ - wipe-org-opendaylight-repo - provide-maven-settings: global-settings-file: '{odl-global-settings}' - settings-file: '{yangtools-settings}' + settings-file: '{JENKINS_SETTINGS}' maven: maven-name: '{mvn33}'