From: Anil Belur Date: Wed, 29 May 2019 01:20:46 +0000 (+1000) Subject: Update Test jobs for ODL Neon SR1 Release X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F92%2F82292%2F1;p=releng%2Fbuilder.git Update Test jobs for ODL Neon SR1 Release Change-Id: Ie45499a34825d2d5c0bce2cb8bada593132a4723 Signed-off-by: Anil Belur --- diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index eb19a6517..a56c4fbe6 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -225,10 +225,10 @@ - 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 @@ -330,10 +330,10 @@ - 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