Update Test jobs for ODL Neon SR1 Release 92/82292/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 29 May 2019 01:20:46 +0000 (11:20 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 29 May 2019 01:20:46 +0000 (11:20 +1000)
Change-Id: Ie45499a34825d2d5c0bce2cb8bada593132a4723
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/packaging/packaging.yaml

index eb19a651722db51e699463dc43caac88af4fa86f..a56c4fbe659c8a984c6bdfd564813e87f51a4fb2 100644 (file)
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm
 
-      # Test Neon ('Managed Release Common Distro') release tarball
+      # Test Neon SR1 ('Managed Release Common Distro') release tarball
       - inject:
           # yamllint disable-line rule:line-length
-          properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/opendaylight/0.10.0/opendaylight-0.10.0.tar.gz'
+          properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/opendaylight/0.10.1/opendaylight-0.10.1.tar.gz'
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm
 
       - shell: !include-raw: build-rpm-snap.sh
       - install-test-uninstall-rpm
 
-      # Test Neon release tarball
+      # Test Neon SR1 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.10.0/karaf-0.10.0.tar.gz'
+          properties-content: 'DOWNLOAD_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/0.10.1/karaf-0.10.1.tar.gz'
       - shell: !include-raw-escape: build-rpm.sh
       - install-test-uninstall-rpm