From 923224801df212827c0f80f670904370f0a346bf Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 29 May 2019 11:20:46 +1000 Subject: [PATCH] Update Test jobs for ODL Neon SR1 Release Change-Id: Ie45499a34825d2d5c0bce2cb8bada593132a4723 Signed-off-by: Anil Belur --- jjb/packaging/packaging.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.36.6