Fix distribution test trigger on failure 20/56420/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 3 May 2017 06:30:12 +0000 (16:30 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 3 May 2017 06:33:54 +0000 (16:33 +1000)
We need either pass a paramter or a flag to triger
the build without a parameter with the latest updates to
Jenkins.

https://lists.opendaylight.org/pipermail/release/2017-May/010555.html
Change-Id: I7ebb6aa69b2fb1745132931092328046da674215
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index ee96bf9d31e7aae02b5852f47f8875663a876be1..9723dd4cbec0e1e318fecb820fd1e88463090e0a 100644 (file)
             fail-on-missing: true
           - project: 'integration-distribution-test-{integration-test}'
             condition: FAILED
-            predefined-parameters: BUNDLE_URL=last
+            trigger-with-no-params: true
           - project: 'integration-sanity-test-{integration-test}'
             condition: UNSTABLE_OR_BETTER
             property-file: variables.jenkins-trigger
             fail-on-missing: true
           - project: 'integration-sanity-test-{integration-test}'
             condition: FAILED
-            predefined-parameters: BUNDLE_URL=last
+            trigger-with-no-params: true
           - project: 'packaging-build-rpm-master'
             condition: UNSTABLE_OR_BETTER
             predefined-parameters: DOWNLOAD_URL=$BUNDLE_URL