Merge "BUG-2625: enable JDK8 verification for vpnservice"
[releng/builder.git] / jjb / integration / integration-distribution-jobs.yaml
index 78eb68b2a45983740554d006f2cec65096dae961..b49aa88f013ef2a9b7464456f0ad0141215ae0e9 100644 (file)
@@ -56,6 +56,9 @@
             branch: '{branch}'
 
     prebuilders:
+        - integration-get-bundle-url-root
+        - inject:
+            properties-file: 'bundle.txt'
         - wipe-org-opendaylight-repo
 
     maven:
         settings: '{integration-settings}'
         global-settings: '{odl-global-settings}'
         ignore-upstream-changes: true
+        post-step-run-condition: 'SUCCESS'
+
+    postbuilders:
+        - trigger-builds:
+            - project: 'integration-csit-1node-basic-all-{stream}'
+              block: true
+              predefined-parameters:
+                  BUNDLEURL=$BUNDLEURL
 
     publishers:
         - email-notification: