Use short venv paths also in integration-csit-verify-1node-library
[releng/builder.git] / jjb-templates / distribution.yaml
index 0ee102c71bbf6ec642ca143222fdbf945dda1432..0d58aaf1e9ac88cd47c0c284955e76130f644a38 100644 (file)
@@ -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}'