Save infra resources
[releng/builder.git] / jjb / integration / integration-test-jobs.yaml
index b1b6c24d74f9c3cd2ef342cdfd9ebc3925d511ec..660144e2fa0116173278451302997d1416235d2e 100644 (file)
           build-days-to-keep: '{build-days-to-keep}'
 
     parameters:
+      - integration-distribution-branch:
+          branch: '{branch}'
+      - integration-distribution-stream:
+          stream: '{stream}'
       - integration-bundle-url:
           bundle-url: '{bundle-url}'
       - distribution-karaf-version:
           karaf-version: '{karaf-version}'
 
     builders:
+      - integration-detect-variables
       - trigger-builds:
           - project: '{csit-list}'
             block: true
             predefined-parameters: |
-              BUNDLE_URL=$BUNDLE_URL
+              BUNDLE_URL=$ACTUAL_BUNDLE_URL
               KARAF_VERSION=$KARAF_VERSION
 
     wrappers: