Update default params for RPM build job 27/47527/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 25 Oct 2016 14:21:43 +0000 (10:21 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 25 Oct 2016 14:21:43 +0000 (10:21 -0400)
Updating sysd commit was most important, had to know
to do so manually otherwise. Also updated to Boron
as default build. Make example date clearly an example.

Change-Id: Ief4519519d000cea2593bd1644a2ca5395ae1e2b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/packaging/packaging.yaml

index 2e52f4cfa4677aa9295b65e2e6783820d392988c..f06a64028762353effc7b891f5f7e3b83de2ea52 100644 (file)
             artifacts: '{archive-artifacts}'
         - string:
             name: VERSION_MAJOR
-            default: '4'
+            default: '5'
             description: 'OpenDaylight major (element) version number to build'
         - string:
             name: VERSION_MINOR
-            default: '2'
+            default: '0'
             description: 'OpenDaylight minor (SR) version number to build'
         - string:
             name: VERSION_PATCH
             description: 'RPM version for the given ODL major.minor.patch'
         - string:
             name: SYSD_COMMIT
-            default: 'c6d7ee1f21d62ff8ffb741c7a12c3d8d3aa3d6ed'
+            default: '07f7c83b0ef46ad3809e5be03e09a77fe554eeae'
             description: 'Version of ODL systemd unitfile to download and package in ODL RPM'
         - string:
             name: CODENAME
-            default: 'Beryllium-SR2'
+            default: 'Boron'
             description: 'Elemental codename for the ODL release, including SR if applicable'
         - string:
             name: DOWNLOAD_URL
-            default: 'https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.2-Beryllium-SR2/distribution-karaf-0.4.2-Beryllium-SR2.tar.gz'
+            default: 'https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/distribution-karaf-0.5.0-Boron.tar.gz'
             description: 'URL to ODL tarball artifact to repackage into RPM'
         - string:
             name: CHANGELOG_DATE
-            default: 'Wed May 11 2016'
+            default: 'Sun Aug 25 1991'
             description: 'Date this RPM was defined'
         - string:
             name: CHANGELOG_NAME