Update test jobs for ODL Fluorine SR3 release 80/82880/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 2 Jul 2019 09:05:37 +0000 (19:05 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 2 Jul 2019 09:05:37 +0000 (19:05 +1000)
Change-Id: Ic28eb681d7fd7c12dd9694bb9c4d8b3dee148d74
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/packaging/packaging.yaml

index 9556e38c5149e6e74c069a2fd216e9898aa6c2ed..92d95ae18a877257a44bf0fb60a1ab558a47ea99 100644 (file)
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm
 
+      # Test Fluorine SR3 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.3/karaf-0.9.3.tar.gz'
+      - shell: !include-raw-escape: build-rpm.sh
+      - install-test-uninstall-rpm
+
       # Test Neon SR1 ('Managed Release Common Distro') release tarball
       - inject:
           # yamllint disable-line rule:line-length
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm
 
+      # Test Fluorine SR3 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.3/karaf-0.9.3.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
       # NB: Commented out to reduce maintenance