Update jobs for Fluorine SR2 release 85/80385/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 19 Feb 2019 09:11:55 +0000 (19:11 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 19 Feb 2019 09:11:55 +0000 (19:11 +1000)
Change-Id: I76a8f368a843a7f2efccd0e6d794af20b3c4a97b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/packaging/packaging.yaml

index a0179ae24b16ccda573a481cedba0ea66ce711f3..0b3673e43ad734108540c960348ca0608bd0934e 100644 (file)
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm
 
+      # Test Fluorine SR2 release tarball
+      - inject:
+          # yamllint disable-line rule:line-length
+          properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.9.2/karaf-0.9.2.tar.gz'
+      - shell: !include-raw-escape: build-rpm.sh
+      - install-test-uninstall-rpm
+
       # Test Neon pre-release autorelease tarball
       # NB: This will need to be updated as old builds expire
       # - inject:
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm
 
+      # Test Fluorine SR2 release tarball
+      - inject:
+          # yamllint disable-line rule:line-length
+          properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.9.2/karaf-0.9.2.tar.gz'
+      - shell: !include-raw-escape: build-rpm.sh
+      - install-test-uninstall-rpm
+
       # Test Fluorine pre-release autorelease tarball
       # NB: This will need to be updated as old builds expire
       # - inject: